[libtool] 2.4.2-12

Jakub Jelinek jakub at fedoraproject.org
Thu Jan 24 12:45:48 UTC 2013


commit e916177a4d38efec8070091f3722f619f4b4ccde
Author: Jakub Jelinek <jakub at redhat.com>
Date:   Thu Jan 24 13:45:42 2013 +0100

    2.4.2-12

 libtool.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libtool.spec b/libtool.spec
index 967a8d3..0450b5b 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -1,9 +1,9 @@
-%global gcc_version 4.7.2
+%global gcc_version 4.8.0
 
 Summary: The GNU Portable Library Tool
 Name:    libtool
 Version: 2.4.2
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: GPLv2+ and LGPLv2+ and GFDL
 URL:     http://www.gnu.org/software/libtool/
 Group:   Development/Tools
@@ -148,6 +148,9 @@ fi
 %{_libdir}/libltdl.so
 
 %changelog
+* Thu Jan 24 2013 Jakub Jelinek <jakub at redhat.com> - 2.4.2-12
+- rebuilt for gcc 4.8.0
+
 * Thu Dec 06 2012 Pavel Raiskup <praiskup at redhat.com> - 2.4.2-11
 - remove specific version requirements on automake/autoconf
 


More information about the scm-commits mailing list