New upstream release 1.74.1
This commit is contained in:
parent
fe0671e064
commit
16e786000c
@ -1 +1 @@
|
||||
docbook-xsl-ns-1.74.0.tar.bz2
|
||||
docbook-xsl-ns-1.74.1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: docbook5-style-xsl
|
||||
Version: 1.74.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.74.1
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Text
|
||||
|
||||
Summary: Norman Walsh's XSL stylesheets for DocBook 5.X
|
||||
@ -33,7 +33,6 @@ information see W3C page about XSL.
|
||||
rm -rf $(find -name '.gitignore' -type f)
|
||||
#make ruby scripts executable
|
||||
chmod +x epub/bin/dbtoepub
|
||||
chmod +x epub/bin/spec/epub*.rb
|
||||
|
||||
%build
|
||||
|
||||
@ -89,6 +88,9 @@ if [ "$1" = 0 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Wed Feb 18 2009 Ondrej Vasik <ovasik@redhat.com> 1.74.1-1
|
||||
- new upstream release 1.74.1
|
||||
|
||||
* Fri Feb 13 2009 Ondrej Vasik <ovasik@redhat.com> 1.74.0-2
|
||||
- Ship VERSION file (#485297) , ship RELEASE-NOTES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user