summaryrefslogtreecommitdiffstats
path: root/libtool.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libtool.spec')
-rw-r--r--libtool.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/libtool.spec b/libtool.spec
index 122ead2..90b1c21 100644
--- a/libtool.spec
+++ b/libtool.spec
@@ -1,4 +1,4 @@
-%define upstream_version 1.5.14
+%define upstream_version 1.5.16
%define gcc_version %(gcc -dumpversion)
# N.B. on next upstream release beyond 1.5.14 please remove the weird
@@ -7,7 +7,7 @@
Summary: The GNU Portable Library Tool
Name: libtool
Version: %{upstream_version}.multilib2
-Release: 6
+Release: 1
License: GPL
Group: Development/Tools
Source: http://ftp.gnu.org/gnu/libtool/libtool-%{upstream_version}.tar.gz
@@ -139,6 +139,9 @@ fi
%changelog
+* Tue Apr 26 2005 Alexandre Oliva <aoliva@redhat.com> 1.5.16.multilib2-1
+- 1.5.16 fixes #132435.
+
* Wed Mar 16 2005 Elliot Lee <sopwith@redhat.com>
- rebuilt