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

This commit is contained in:
Jesse Keating 2006-02-11 03:56:40 +00:00
parent 9d0e9761df
commit d9774b41bc

View File

@ -1,6 +1,6 @@
Name: libgcrypt
Version: 1.2.2
Release: 1.2
Release: 1.2.1
Source0: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2
Source1: ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%{version}.tar.bz2.sig
Source2: wk@g10code.com
@ -77,6 +77,9 @@ fi
%{_infodir}/gcrypt.info*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.2-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.2-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes