From 5bb1b061bc820511caed9e6e5a329d26e9f3f5e7 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:56:41 +0100 Subject: [PATCH] rebuilt with gcc 10.2.0 [release 2.4.6-13mamba;Sun Jul 26 2020] --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 53e210c..40f055f 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,8 +1,8 @@ %define pkgver %(echo %version | sed "s|[a-z]||") -%define gccver 10.1.0 +%define gccver 10.2.0 Name: libtool Version: 2.4.6 -Release: 12mamba +Release: 13mamba 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 +* Sun Jul 26 2020 Silvan Calarco 2.4.6-13mamba +- rebuilt with gcc 10.2.0 + * Thu May 14 2020 Silvan Calarco 2.4.6-12mamba - rebuilt with gcc 10.1.0