From b758c7464c6ebbfc1c09217c876ad74fda44b27f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 04:14:51 +0000 Subject: bump for bug in double-long on ppc(64) --- libtool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtool.spec b/libtool.spec index 0d99d0e..2267186 100644 --- a/libtool.spec +++ b/libtool.spec @@ -4,7 +4,7 @@ Summary: The GNU Portable Library Tool Name: libtool Version: %{upstream_version} -Release: 2.1 +Release: 2.2 License: GPL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{upstream_version}.tar.gz @@ -141,6 +141,9 @@ fi %changelog +* Fri Feb 10 2006 Jesse Keating - 1.5.22-2.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1.5.22-2.1 - rebuilt for new gcc4.1 snapshot and glibc changes -- cgit