From 02d40d45564ecb92fdb1c587b2fa60ef6bc08240 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 16 Jan 2023 13:08:49 +0100 Subject: [PATCH] 2.4.7-5 --- libtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtool.spec b/libtool.spec index bc2bd07..525a3e8 100644 --- a/libtool.spec +++ b/libtool.spec @@ -8,7 +8,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.7 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ and LGPLv2+ and GFDL URL: http://www.gnu.org/software/libtool/ @@ -171,6 +171,9 @@ rm -f %{buildroot}%{_libdir}/libltdl.{a,la} %changelog +* Mon Jan 16 2023 Jakub Jelinek - 2.4.7-5 +- bump: for gcc 13.* in rawhide + * Tue Jan 10 2023 Florian Weimer - 2.4.7-4 - C99 compatibility fix in the testsuite