From fb5b15b346a958317c7b312d873b7f6acece7700 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 07:55:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- expat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/expat.spec b/expat.spec index 5bf61e4..8e8094c 100644 --- a/expat.spec +++ b/expat.spec @@ -3,7 +3,7 @@ Summary: An XML parser library Name: expat Version: %(echo %{unversion} | sed 's/_/./g') -Release: 2%{?dist} +Release: 3%{?dist} Source: https://github.com/libexpat/libexpat/archive/R_%{unversion}.tar.gz#/expat-%{version}.tar.gz URL: https://libexpat.github.io/ License: MIT @@ -80,6 +80,9 @@ make check %{_libdir}/lib*.a %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 2.2.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Jul 14 2017 Joe Orton - 2.2.2-2 - update to 2.2.2 (#1470891)