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

This commit is contained in:
Jesse Keating 2006-02-11 01:37:34 +00:00
parent f11dbb70d0
commit 9f2af3b1c5

View File

@ -4,7 +4,7 @@
Summary: Apache Portable Runtime Utility library
Name: apr-util
Version: 1.2.2
Release: 4.1
Release: 4.2
License: Apache Software License 2.0
Group: System Environment/Libraries
URL: http://apr.apache.org/
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
%doc --parents html
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.2-4.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.2-4.1
- rebuilt for new gcc4.1 snapshot and glibc changes