From 8e079bc8c226e34d2f7839dc68d6b5cdfd306b70 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sun, 6 Dec 2020 12:18:51 +0100 Subject: [PATCH] 2.4.6-38 --- libtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtool.spec b/libtool.spec index d8218ee..edd80cf 100644 --- a/libtool.spec +++ b/libtool.spec @@ -8,7 +8,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.6 -Release: 37%{?dist} +Release: 38%{?dist} License: GPLv2+ and LGPLv2+ and GFDL URL: http://www.gnu.org/software/libtool/ @@ -186,6 +186,9 @@ rm -f %{buildroot}%{_libdir}/libltdl.{a,la} %changelog +* Sun Dec 06 2020 Jakub Jelinek - 2.4.6-38 +- bump: for gcc 11.* in rawhide + * Wed Oct 21 2020 Jakub Jelinek - 2.4.6-37 - bump: for gcc 11.* in eln