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

This commit is contained in:
Jesse Keating 2006-02-11 01:37:13 +00:00
parent 9045fe7cdf
commit 05f69ebdea

View File

@ -3,7 +3,7 @@
Summary: Apache Portable Runtime library
Name: apr
Version: 1.2.2
Release: 7.1
Release: 7.2
License: Apache Software License
Group: System Environment/Libraries
URL: http://apr.apache.org/
@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/apr-%{aprver}/*.h
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.2-7.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.2.2-7.1
- rebuilt for new gcc4.1 snapshot and glibc changes