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

This commit is contained in:
Jesse Keating 2006-02-11 02:50:40 +00:00
parent b41283bdbe
commit 24df266048

View File

@ -3,7 +3,7 @@
Summary: A GNU set of database routines which use extensible hashing.
Name: gdbm
Version: 1.8.0
Release: 26.1
Release: 26.2
Source: ftp://ftp.gnu.org/gnu/gdbm-%{version}.tar.gz
Patch0: gdbm-1.8.0-jbj.patch
Patch1: gdbm-1.8.0-fhs.patch
@ -97,6 +97,9 @@ fi
rm -rf ${RPM_BUILD_ROOT}
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.8.0-26.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.8.0-26.1
- rebuilt for new gcc4.1 snapshot and glibc changes