summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2013-10-17 19:44:08 +0200
committerJakub Jelinek <jakub@redhat.com>2013-10-17 19:44:08 +0200
commit3f58a9eaa8c8e01799124fc80d8b2675209ce3f9 (patch)
tree56cbbd9e595feecbc4b105bd0c97dddd63463c12
parent9e51824dd4ef9cad7de354c0f62c32608cc0e245 (diff)
downloadlibtool-3f58a9eaa8c8e01799124fc80d8b2675209ce3f9.tar.gz
libtool-3f58a9eaa8c8e01799124fc80d8b2675209ce3f9.tar.xz
libtool-3f58a9eaa8c8e01799124fc80d8b2675209ce3f9.zip
2.4.2-21
-rw-r--r--libtool.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/libtool.spec b/libtool.spec
index d12c7a2..7215ad1 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -1,9 +1,9 @@
-%global gcc_version 4.8.1
+%global gcc_version 4.8.2
Summary: The GNU Portable Library Tool
Name: libtool
Version: 2.4.2
-Release: 20%{?dist}
+Release: 21%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL
URL: http://www.gnu.org/software/libtool/
Group: Development/Tools
@@ -165,6 +165,9 @@ fi
%{_libdir}/libltdl.so
%changelog
+* Thu Oct 17 2013 Jakub Jelinek <jakub@redhat.com> - 2.4.2-21
+- rebuilt for gcc 4.8.2
+
* Tue Oct 15 2013 Pavel Raiskup <praiskup@redhat.com> - 2.4.2-20
- backport support for powerpc*le-linux to libtool.m4