This commit is contained in:
Jeremy Katz 2004-11-11 16:55:45 +00:00
parent 376606afbf
commit 802694c0cf

View File

@ -1,7 +1,7 @@
Summary: Library providing the Gnome XSLT engine
Name: libxslt
Version: 1.1.12
Release: 2
Release: 3
License: MIT
Group: Development/Libraries
Source: ftp://xmlsoft.org/XSLT/libxslt-%{version}.tar.gz
@ -114,7 +114,7 @@ rm -fr %{buildroot}
%doc python/tests/*.xsl
%changelog
* Thu Nov 11 2004 Jeremy Katz <katzj@redhat.com> - 1.1.12-2
* Thu Nov 11 2004 Jeremy Katz <katzj@redhat.com> - 1.1.12-3
- rebuild for python 2.4
* Fri Oct 29 2004 Daniel Veillard <veillard@redhat.com>