This commit is contained in:
Dennis Gilmore 2013-02-13 13:56:40 -06:00
parent e9702774a7
commit 8b4e11652b

View File

@ -1,6 +1,6 @@
Name: docbook5-style-xsl
Version: 1.78.0
Release: 2%{?dist}
Release: 3%{?dist}
Group: Applications/Text
Summary: Norman Walsh's XSL stylesheets for DocBook 5.X
@ -85,6 +85,9 @@ if [ "$1" = 0 ]; then
fi
%changelog
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.78.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Thu Jan 03 2013 Ondrej Vasik <ovasik@redhat.com> 1.78.0-2
- resolve missing VERSION.xsl (#891459)