This commit is contained in:
Jesse Keating 2009-02-24 12:21:29 +00:00
parent d4245531fa
commit 05afc96ff7

View File

@ -1,6 +1,6 @@
Name: docbook-utils
Version: 0.6.14
Release: 15%{?dist}
Release: 16%{?dist}
Group: Applications/Text
Summary: Shell scripts for managing DocBook documents
@ -126,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/docbook2ps.*
%changelog
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.14-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Nov 28 2008 Ondrej Vasik <ovasik@redhat.com> 0.6.14-15
- require grep,gawk, fix jw script to find SGML_BASE_DIR even
with grep with colors(#473278), finish funcsynopsis patch