From 599e4c711f5facf2d0851ff909653e993d045fe5 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:56:41 +0100 Subject: [PATCH] rebuilt with gcc 12.2.0 [release 2.4.7-3mamba;Fri Sep 23 2022] --- libtool.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/libtool.spec b/libtool.spec index 0829920..337c0bc 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,8 +1,8 @@ %define pkgver %(echo %version | sed "s|[a-z]||") -%define gccver 11.3.0 +%define gccver 12.2.0 Name: libtool Version: 2.4.7 -Release: 2mamba +Release: 3mamba Summary: The GNU libtool, which simplifies the use of shared libraries Group: Development/Tools Vendor: openmamba @@ -111,12 +111,14 @@ This package contains static libraries and header files needed for development. %{_includedir}/ltdl.h %{_includedir}/libltdl %{_libdir}/libltdl.a -%{_libdir}/libltdl.la %{_libdir}/libltdl.so %{_datadir}/aclocal/ltdl.m4 #%doc ChangeLog* NEWS README THANKS TODO doc/PLATFORMS %changelog +* Fri Sep 23 2022 Silvan Calarco 2.4.7-3mamba +- rebuilt with gcc 12.2.0 + * Sat May 21 2022 Silvan Calarco 2.4.7-2mamba - rebuilt with gcc 11.3.0