automatic version update by autodist [release 18.1.1-1mamba;Sat Mar 09 2024]

This commit is contained in:
Automatic Build System 2024-03-19 19:48:59 +01:00
parent c7369a50fe
commit b84e0fc5fb

View File

@ -1,7 +1,7 @@
%define gccver %(gcc -dumpversion)
%define majver %(echo %version | cut -d. -f1-2)
Name: llvm
Version: 17.0.6
Version: 18.1.1
Release: 1mamba
Summary: The Low Level Virtual Machine
Group: Development/Languages
@ -235,6 +235,7 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
%files -n libllvm
%defattr(-,root,root)
%{_libdir}/libLLVM-*.so
%{_libdir}/libLLVM.so.*
%{_libdir}/libLTO.so.*
%{_libdir}/libRemarks.so.*
@ -278,6 +279,12 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
%changelog
* Sat Mar 09 2024 Automatic Build System <autodist@openmamba.org> 18.1.1-1mamba
- automatic version update by autodist
* Wed Mar 06 2024 Automatic Build System <autodist@openmamba.org> 18.1.0-1mamba
- automatic version update by autodist
* Wed Nov 29 2023 Automatic Build System <autodist@mambasoft.it> 17.0.6-1mamba
- automatic version update by autodist