automatic version update by autodist [release 18.1.1-1mamba;Sat Mar 09 2024]
This commit is contained in:
parent
c7369a50fe
commit
b84e0fc5fb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user