From b3478369ac83cd98dc7ff0f20965e02807e08276 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 13:11:32 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libtool.git#83fb9a43c0a40109911e99b0513b748bdfc45a8a --- libtool.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/libtool.spec b/libtool.spec index edd80cf..5deec93 100644 --- a/libtool.spec +++ b/libtool.spec @@ -8,7 +8,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.6 -Release: 38%{?dist} +Release: 40%{?dist} License: GPLv2+ and LGPLv2+ and GFDL URL: http://www.gnu.org/software/libtool/ @@ -54,6 +54,7 @@ BuildRequires: help2man BuildRequires: libstdc++-devel, gcc-gfortran BuildRequires: gcc, gcc-c++ +BuildRequires: make %description @@ -186,6 +187,12 @@ rm -f %{buildroot}%{_libdir}/libltdl.{a,la} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.4.6-40 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Mon Dec 07 2020 Jakub Jelinek - 2.4.6-39 +- bump: for gcc 11.* in eln + * Sun Dec 06 2020 Jakub Jelinek - 2.4.6-38 - bump: for gcc 11.* in rawhide