From ce2579f44660ba8b763f7877eca10980dd26aa7b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 15 Apr 2015 00:25:25 +0200 Subject: [PATCH] rebuilt for gcc 5.0.1 --- libtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtool.spec b/libtool.spec index 0675605..08c7393 100644 --- a/libtool.spec +++ b/libtool.spec @@ -6,7 +6,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ and LGPLv2+ and GFDL URL: http://www.gnu.org/software/libtool/ Group: Development/Tools @@ -167,6 +167,9 @@ fi %changelog +* Tue Apr 14 2015 Kalev Lember - 2.4.6-2 +- rebuilt for gcc 5.0.1 + * Tue Feb 17 2015 Pavel Raiskup - 2.4.6-1 - rebase to most recent upstream release 2.4.6 (#1159497)