This commit is contained in:
Dennis Gilmore 2014-06-07 12:29:50 -05:00
parent 8900ff943c
commit 7a8da51b4c
1 changed files with 4 additions and 1 deletions

View File

@ -19,7 +19,7 @@
Name: publican
Version: 4.1.3
Release: 0%{?dist}
Release: 1%{?dist}
Summary: Common files and scripts for publishing with DocBook XML
# For a breakdown of the licensing, refer to LICENSE
License: (GPLv2+ or Artistic) and CC0
@ -320,6 +320,9 @@ rm -rf $RPM_BUILD_ROOT
%{wwwdir}/common-db5
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.1.3-1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 20 2014 Jeff Fearn <jfearn@redhat.com> 4.1.3-0
- Fix extra space breaking spec files with sort_order. BZ #1099262
- Make div.title bold in db4.css. BZ #1049661