rebuilt with gcc 11.3.0 [release 2.4.7-2mamba;Sat May 21 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 05:56:41 +01:00
parent c8e2ca1aff
commit a7cb2e8aaf

View File

@ -1,8 +1,8 @@
%define pkgver %(echo %version | sed "s|[a-z]||")
%define gccver 11.2.0
%define gccver 11.3.0
Name: libtool
Version: 2.4.7
Release: 1mamba
Release: 2mamba
Summary: The GNU libtool, which simplifies the use of shared libraries
Group: Development/Tools
Vendor: openmamba
@ -117,6 +117,9 @@ This package contains static libraries and header files needed for development.
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
%changelog
* Sat May 21 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-2mamba
- rebuilt with gcc 11.3.0
* Thu Mar 17 2022 Automatic Build System <autodist@mambasoft.it> 2.4.7-1mamba
- automatic version update by autodist