This commit is contained in:
Dennis Gilmore 2011-02-09 11:14:37 -06:00
parent 6513029006
commit 023d5d16d1
1 changed files with 4 additions and 1 deletions

View File

@ -21,7 +21,7 @@
Name: publican
Version: 2.5
Release: 1%{?dist}
Release: 2%{?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
@ -227,6 +227,9 @@ rm -rf $RPM_BUILD_ROOT
%doc fdl.txt
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec 2 2010 Rüdiger Landmann <r.landmann@redhat.com> 2.5-1
- Rebase on new upstream version -- BZ#659589 BZ#659590 BZ#659591