From 4f3365005841a4ab3ccf5980bfa59755337af517 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 29 Jun 2012 22:14:58 +0100 Subject: [PATCH] Rebuild for gcc 4.7.1 which just entered Rawhide. --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 269ba99..2d9249b 100644 --- a/libtool.spec +++ b/libtool.spec @@ -1,9 +1,9 @@ -%define gcc_version 4.7.0 +%define gcc_version 4.7.1 Summary: The GNU Portable Library Tool Name: libtool Version: 2.4.2 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz @@ -149,6 +149,9 @@ fi %changelog +* Fri Jun 29 2012 Richard W.M. Jones - 2.4.2-4 +- Rebuild for gcc 4.7.1 which just entered Rawhide. + * Thu Jan 5 2012 Mamoru Tasaka - 2.4.2-3 - really rebuild for gcc 4.7.0