bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 03:04:50 +00:00
parent 5764ae9bf3
commit a84bc0f8fe

View File

@ -5,7 +5,7 @@
Summary: GNU libraries and utilities for producing multi-lingual messages.
Name: gettext
Version: 0.14.5
Release: 2.2.1
Release: 2.2.2
License: GPL/LGPL
Group: Development/Tools
Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
@ -218,6 +218,9 @@ fi
%{_libdir}/%{name}/gnu.gettext.*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.14.5-2.2.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.14.5-2.2.1
- rebuilt for new gcc4.1 snapshot and glibc changes