This commit is contained in:
Fedora Release Engineering 2017-02-10 08:31:38 +00:00
parent 0df97c006e
commit e33d0c62f9

View File

@ -1,6 +1,6 @@
Name: docbook-utils
Version: 0.6.14
Release: 41%{?dist}
Release: 42%{?dist}
Group: Applications/Text
Summary: Shell scripts for managing DocBook documents
@ -140,6 +140,9 @@ rm -rf $RPM_BUILD_ROOT/tmp
%{_mandir}/*/docbook2ps.*
%changelog
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.14-42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Jul 01 2016 Stephen Gallagher <sgallagh@redhat.com> - 0.6.14-41
- Add "Suggests: elinks" to satisfy text-www-browser
- Resolves: rhbz#1310897