diff --git a/libxslt.spec b/libxslt.spec index 205f1b5..8d82f25 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -1,7 +1,7 @@ Summary: Library providing the Gnome XSLT engine Name: libxslt Version: 1.1.28 -Release: 1%{?dist}%{?extra_release} +Release: 2%{?dist}%{?extra_release} License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/XSLT/libxslt-%{version}.tar.gz @@ -120,6 +120,9 @@ make tests %doc python/tests/*.xsl %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.1.28-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Nov 21 2012 Daniel Veillard - 1.1.28-1 - upstream release of libxslt-1.1.28 - a few bug fixes and cleanups