From 587aa4b7fe86783386366de58b54640148697ce1 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:56:40 +0100 Subject: [PATCH] rebuilt with gcc 8.3.0 [release 2.4.6-9mamba;Wed Feb 27 2019] --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 99f80ca..8a34f0c 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,8 +1,8 @@ %define pkgver %(echo %version | sed "s|[a-z]||") -%define gccver 8.2.0 +%define gccver 8.3.0 Name: libtool Version: 2.4.6 -Release: 8mamba +Release: 9mamba 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 Feb 27 2019 Silvan Calarco 2.4.6-9mamba +- rebuilt with gcc 8.3.0 + * Fri Jul 27 2018 Silvan Calarco 2.4.6-8mamba - gcc 8.2.0 rebuild