From d5ef36338f45fee03e01bf29ba81d93a5becc052 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 23:34:38 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- libxslt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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