This commit is contained in:
Dennis Gilmore 2012-07-18 16:06:27 -05:00
parent 8df7892c49
commit 4eb2ffb163

View File

@ -1,6 +1,6 @@
Name: docbook-style-xsl
Version: 1.77.1
Release: 2%{?dist}
Release: 3%{?dist}
Group: Applications/Text
Summary: Norman Walsh's XSL stylesheets for DocBook XML
@ -126,6 +126,9 @@ if [ "$1" = 0 ]; then
fi
%changelog
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.77.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 5 2012 Ondrej Vasik <ovasik@redhat.com> 1.77.1-2
- ship VERSION.xsl file (#829014)