new version 0.0.20, details in changelog
This commit is contained in:
parent
a1bcf589a6
commit
66a9be6290
@ -1 +1 @@
|
|||||||
xmlto-0.0.19.tar.bz2
|
xmlto-0.0.20.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
c536777e13bd5a03a4891b5ccaea0d00 xmlto-0.0.19.tar.bz2
|
ab814ae352fc028862cbea9d676ab93b xmlto-0.0.20.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A tool for converting XML files to various formats.
|
Summary: A tool for converting XML files to various formats.
|
||||||
Name: xmlto
|
Name: xmlto
|
||||||
Version: 0.0.19
|
Version: 0.0.20
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -54,6 +54,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/xmlto
|
%{_datadir}/xmlto
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 17 2008 Ondrej Vasik <ovasik@redhat.com> - 0.0.20-1
|
||||||
|
- new version 0.0.20
|
||||||
|
- added experimental fop support(additional output formats)
|
||||||
|
- possibility to read stylesheet from STDIN, using recursive
|
||||||
|
cp in docbook formats, updated man pages
|
||||||
|
|
||||||
* Wed Nov 28 2007 Ondrej Vasik <ovasik@redhat.com> - 0.0.19-1
|
* Wed Nov 28 2007 Ondrej Vasik <ovasik@redhat.com> - 0.0.19-1
|
||||||
- new version 0.0.19
|
- new version 0.0.19
|
||||||
- added dist tag
|
- added dist tag
|
||||||
|
Loading…
Reference in New Issue
Block a user