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

This commit is contained in:
Jesse Keating 2006-02-11 02:41:58 +00:00
parent 61f8f59500
commit 7743dddbe8

View File

@ -1,7 +1,7 @@
Summary: A library for parsing XML.
Name: expat
Version: 1.95.8
Release: 8.1
Release: 8.2
Group: System Environment/Libraries
Source: http://download.sourceforge.net/expat/expat-%{version}.tar.gz
URL: http://www.libexpat.org/
@ -70,6 +70,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/*.h
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.95.8-8.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.95.8-8.1
- rebuilt for new gcc4.1 snapshot and glibc changes