From 3dcc2afbc26f16d4b4ee390ed6c0a26e745d8378 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:56:39 +0100 Subject: [PATCH] rebuilt with gcc 5.2.0 [release 2.4.6-2mamba;Wed Nov 25 2015] --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 0f316fb..6435344 100644 --- a/libtool.spec +++ b/libtool.spec @@ -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 2.4.6-2mamba +- rebuilt with gcc 5.2.0 + * Mon Feb 16 2015 Automatic Build System 2.4.6-1mamba - automatic version update by autodist