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

This commit is contained in:
Jesse Keating 2006-02-11 05:23:42 +00:00
parent 9a38057e16
commit 1cc16aecba

View File

@ -3,7 +3,7 @@
Name: python-ldap
Version: 2.0.6
Release: 5.2
Release: 5.2.1
Epoch: 0
Summary: An object-oriented API to access LDAP directory servers.
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%doc LICENCE CHANGES README TODO Demo
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0:2.0.6-5.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0:2.0.6-5.2
- rebuilt for new gcc4.1 snapshot and glibc changes