This commit is contained in:
Ondřej Vašík 2012-11-12 10:23:25 +01:00
commit 69cc41ca99

View File

@ -1,6 +1,6 @@
Name: docbook-utils
Version: 0.6.14
Release: 32%{?dist}
Release: 33%{?dist}
Group: Applications/Text
Summary: Shell scripts for managing DocBook documents
@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT/tmp
- add missing requires in pdf subpackage added due to texlive
update (#875344)
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.14-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed May 30 2012 Ondrej Vasik <ovasik@redhat.com> 0.6.14-31
- fix escaping of double-quotes in docbook2man (#826139)
- fix the wrong format of C-style functions in docbook2man (#662869)