From c9b17ee0351a9c25b03ac7b39418455ac331eecd Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 15 Jan 2024 12:29:57 +0100 Subject: [PATCH] 2.4.7-9 --- libtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtool.spec b/libtool.spec index 7965956..fa4427e 100644 --- a/libtool.spec +++ b/libtool.spec @@ -8,7 +8,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.7 -Release: 8%{?dist} +Release: 9%{?dist} # To help future rebase, the following licenses were seen in the following files/folders: # '*' is anything that was not explicitly listed earlier in the folder @@ -204,6 +204,9 @@ rm -f %{buildroot}%{_libdir}/libltdl.{a,la} %changelog +* Mon Jan 15 2024 Jakub Jelinek - 2.4.7-9 +- bump: for gcc 14.* in rawhide + * Tue Aug 08 2023 Frederic Berat - 2.4.7-8 - Migrate to SPDX licenses (#2222091).