rebuilt with gcc 14.1.1 [release 2.4.7-8mamba;Mon Jun 17 2024]
This commit is contained in:
parent
bc7366071c
commit
c9e28742d1
@ -1,8 +1,8 @@
|
|||||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||||
%define gccver 14.1.0
|
%define gccver 14.1.1.20240615git.a4f8e9e
|
||||||
Name: libtool
|
Name: libtool
|
||||||
Version: 2.4.7
|
Version: 2.4.7
|
||||||
Release: 7mamba
|
Release: 8mamba
|
||||||
Summary: The GNU libtool, which simplifies the use of shared libraries
|
Summary: The GNU libtool, which simplifies the use of shared libraries
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -118,6 +118,9 @@ rm -f %{buildroot}%{_infodir}/dir
|
|||||||
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 17 2024 Automatic Build System <autodist@openmamba.org> 2.4.7-8mamba
|
||||||
|
- rebuilt with gcc 14.1.1
|
||||||
|
|
||||||
* Sat May 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-7mamba
|
* Sat May 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-7mamba
|
||||||
- rebuilt with gcc 14.1.0
|
- rebuilt with gcc 14.1.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user