From 42e8da88aaab61efb039af3438b39c61ab1cb1d0 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:56:40 +0100 Subject: [PATCH] rebuilt with gcc 9.3.0 [release 2.4.6-11mamba;Fri Mar 20 2020] --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 94e5b7c..da2f230 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,8 +1,8 @@ %define pkgver %(echo %version | sed "s|[a-z]||") -%define gccver 9.2.0 +%define gccver 9.3.0 Name: libtool Version: 2.4.6 -Release: 10mamba +Release: 11mamba 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 +* Fri Mar 20 2020 Silvan Calarco 2.4.6-11mamba +- rebuilt with gcc 9.3.0 + * Wed Aug 28 2019 Silvan Calarco 2.4.6-10mamba - rebuilt with gcc 9.2.0