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

This commit is contained in:
Jesse Keating 2006-02-11 04:20:55 +00:00
parent c336e8fcc2
commit c33bbe54de

View File

@ -1,7 +1,7 @@
Summary: Library providing XML and HTML support Summary: Library providing XML and HTML support
Name: libxml2 Name: libxml2
Version: 2.6.23 Version: 2.6.23
Release: 1.1 Release: 1.2
License: MIT License: MIT
Group: Development/Libraries Group: Development/Libraries
Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz
@ -127,6 +127,9 @@ rm -fr %{buildroot}
%doc doc/python.html %doc doc/python.html
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.6.23-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.6.23-1.1 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.6.23-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes