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

This commit is contained in:
Jesse Keating 2006-02-11 04:22:26 +00:00
parent 2975d60c57
commit e45d8f844e

View File

@ -1,7 +1,7 @@
Summary: Library providing the Gnome XSLT engine
Name: libxslt
Version: 1.1.15
Release: 1.2
Release: 1.2.1
License: MIT
Group: Development/Libraries
Source: ftp://xmlsoft.org/XSLT/libxslt-%{version}.tar.gz
@ -119,6 +119,9 @@ rm -fr %{buildroot}
%doc python/tests/*.xsl
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.1.15-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.1.15-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes