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

This commit is contained in:
Jesse Keating 2006-02-11 04:03:33 +00:00
parent a1098eb846
commit 8924214f5a

View File

@ -2,7 +2,7 @@
Summary: libgpg-error
Name: libgpg-error
Version: 1.1
Release: 1.2
Release: 1.2.1
URL: ftp://ftp.gnupg.org/gcrypt/libgpg-error/
Source0: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.gz
Source1: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.gz.sig
@ -65,6 +65,9 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/aclocal/gpg-error.m4
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.1-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.1-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes