From 7ef0471b4b758622ee15e4c5e88c28cc5cc4c27c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 12:00:47 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- opensp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/opensp.spec b/opensp.spec index 4442e44..7179e9c 100644 --- a/opensp.spec +++ b/opensp.spec @@ -1,7 +1,7 @@ Summary: SGML and XML parser Name: opensp Version: 1.5.2 -Release: 18%{?dist} +Release: 19%{?dist} Requires: sgml-common >= 0.5 URL: http://openjade.sourceforge.net/ Source: http://download.sourceforge.net/openjade/OpenSP-%{version}.tar.gz @@ -98,6 +98,9 @@ make check || : # TODO: failures as of 1.5.2 :( %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.5.2-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Aug 15 2013 Ondrej Vasik - 1.5.2-18 - fix the inconsistency between man page and help (#854941)