[libtool] Rebuild for gcc 4.7.1 which just entered Rawhide.

Richard W.M. Jones rjones at fedoraproject.org
Fri Jun 29 21:15:03 UTC 2012


commit 4f3365005841a4ab3ccf5980bfa59755337af517
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Jun 29 22:14:58 2012 +0100

    Rebuild for gcc 4.7.1 which just entered Rawhide.

 libtool.spec |    7 +++++--
 1 files 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 <rjones at redhat.com> - 2.4.2-4
+- Rebuild for gcc 4.7.1 which just entered Rawhide.
+
 * Thu Jan  5 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 2.4.2-3
 - really rebuild for gcc 4.7.0
 


More information about the scm-commits mailing list