This commit is contained in:
Dennis Gilmore 2014-06-07 12:00:47 -05:00
parent d437140b17
commit 7ef0471b4b

View File

@ -1,7 +1,7 @@
Summary: SGML and XML parser Summary: SGML and XML parser
Name: opensp Name: opensp
Version: 1.5.2 Version: 1.5.2
Release: 18%{?dist} Release: 19%{?dist}
Requires: sgml-common >= 0.5 Requires: sgml-common >= 0.5
URL: http://openjade.sourceforge.net/ URL: http://openjade.sourceforge.net/
Source: http://download.sourceforge.net/openjade/OpenSP-%{version}.tar.gz Source: http://download.sourceforge.net/openjade/OpenSP-%{version}.tar.gz
@ -98,6 +98,9 @@ make check || : # TODO: failures as of 1.5.2 :(
%changelog %changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Aug 15 2013 Ondrej Vasik <ovasik@redhat.com> - 1.5.2-18 * Thu Aug 15 2013 Ondrej Vasik <ovasik@redhat.com> - 1.5.2-18
- fix the inconsistency between man page and help (#854941) - fix the inconsistency between man page and help (#854941)