rebuilt with gcc 14.2.1+20240909git.3951efed [release 2.4.7-10mamba;Thu Sep 12 2024]
This commit is contained in:
parent
9bcf94d3e2
commit
ce6fd81966
@ -1,8 +1,8 @@
|
||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||
%define gccver 14.2.0
|
||||
%define gccver 14.2.1+20240909git.3951efed
|
||||
Name: libtool
|
||||
Version: 2.4.7
|
||||
Release: 9mamba
|
||||
Release: 10mamba
|
||||
Summary: The GNU libtool, which simplifies the use of shared libraries
|
||||
Group: Development/Tools
|
||||
Vendor: openmamba
|
||||
@ -118,6 +118,9 @@ rm -f %{buildroot}%{_infodir}/dir
|
||||
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
||||
|
||||
%changelog
|
||||
* Thu Sep 12 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-10mamba
|
||||
- rebuilt with gcc 14.2.1+20240909git.3951efed
|
||||
|
||||
* Mon Aug 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-9mamba
|
||||
- rebuilt with gcc 14.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user