rebuilt with gcc 5.2.0 [release 2.4.6-2mamba;Wed Nov 25 2015]

This commit is contained in:
Silvan Calarco 2024-01-06 05:56:39 +01:00
parent 3179cad0b5
commit 3dcc2afbc2

View File

@ -1,8 +1,8 @@
%define pkgver %(echo %version | sed "s|[a-z]||")
%define gccver %(gcc -dumpversion)
%define gccver 5.2.0
Name: libtool
Version: 2.4.6
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 need for development.
#%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS
%changelog
* Wed Nov 25 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.6-2mamba
- rebuilt with gcc 5.2.0
* Mon Feb 16 2015 Automatic Build System <autodist@mambasoft.it> 2.4.6-1mamba
- automatic version update by autodist