diff --git a/libxslt.spec b/libxslt.spec index 4414413..02ce9ae 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -1,7 +1,7 @@ Summary: Library providing the Gnome XSLT engine Name: libxslt Version: 1.1.24 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/XSLT/libxslt-%{version}.tar.gz @@ -127,6 +127,9 @@ rm -fr %{buildroot} %doc python/tests/*.xsl %changelog +* Sat Nov 29 2008 Ignacio Vazquez-Abrams 1.1.24-3 +- Rebuild for Python 2.6 + * Wed Oct 8 2008 Daniel Veillard 1.1.24-2.fc10 - CVE-2008-2935 fix