From e1801e37ebf82425abecb79c56fa510feb5d24f2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 20:02:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libxslt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libxslt.spec b/libxslt.spec index 8cdc51f..0a574e0 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -3,7 +3,7 @@ Summary: Library providing the Gnome XSLT engine Name: libxslt Version: 1.1.29 -Release: 2%{?dist}%{?extra_release} +Release: 3%{?dist}%{?extra_release} License: MIT Group: Development/Libraries Source: ftp://xmlsoft.org/XSLT/libxslt-%{version}.tar.gz @@ -124,6 +124,9 @@ make tests %doc python/tests/*.xsl %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.1.29-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jun 26 2017 Petr Pisar - 1.1.29-2 - Rebuild against glibc without xlocale.h (bug #1464640)