This commit is contained in:
Dennis Gilmore 2012-01-12 18:54:23 -06:00
parent 504a8b16da
commit 33887f04c7

View File

@ -1,6 +1,6 @@
Name: docbook-style-xsl
Version: 1.76.1
Release: 4%{?dist}
Release: 5%{?dist}
Group: Applications/Text
Summary: Norman Walsh's XSL stylesheets for DocBook XML
@ -125,6 +125,9 @@ if [ "$1" = 0 ]; then
fi
%changelog
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.76.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Sep 6 2011 Ondrej Vasik <ovasik@redhat.com> 1.76.1-4
- revert previous change, workaround the mandir links issue
in buildroot (#727251)