automatic version update by autodist [release 19.1.1-1mamba;Wed Oct 02 2024]
This commit is contained in:
parent
306fe1c17b
commit
9b23f30147
10
lld.spec
10
lld.spec
@ -1,7 +1,7 @@
|
||||
%define gccver %(gcc -dumpversion)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: lld
|
||||
Version: 18.1.8
|
||||
Version: 19.1.1
|
||||
Release: 1mamba
|
||||
Summary: Linker from the LLVM project
|
||||
Group: Development/Languages
|
||||
@ -104,8 +104,6 @@ ninja install
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -134,6 +132,12 @@ ninja install
|
||||
%{_docdir}/lld/*
|
||||
|
||||
%changelog
|
||||
* Wed Oct 02 2024 Automatic Build System <autodist@openmamba.org> 19.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 22 2024 Automatic Build System <autodist@openmamba.org> 19.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 22 2024 Automatic Build System <autodist@openmamba.org> 18.1.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user