Changelog for
xmlto-0.0.28-37.4.x86_64.rpm :
Tue Mar 13 13:00:00 2018 avindraAATTopensuse.org
- update to 0.0.28:
- fix broken temp files removal
- do not detect links browser as elinks
- includes 0.0.27:
- remove several bashisms in scripts
- new option --profile for preprocessing documents with
profiling stylesheet
- fix several potential crashes in xmlif
- cleanup with spec-cleaner
- switch urls to new fedora upstream
- patches:
* rebase xmlto-xsltopts.patch
* format xmlto-codecleanup.patch for -p1
* format xmlto-nonvoid.patch for -p1
* drop xmlto-overflow.patch (xmlif.c is regenerated anyway)
* drop xmlto-lynx-empty-file.patch (obsolete)
* renumber patches
Sun Oct 19 14:00:00 2014 ledestAATTgmail.com
- fix shebang of xmlto
Wed Jun 11 14:00:00 2014 tchvatalAATTsuse.com
- Version bump to 0.0.26:
- --searchpath option no longer produces warning
about local builtin used outside the function
(debian #652974)
- fix build with automake 1.13+
- fix noextensions option recognition
- handle used css list in epub format
- Rename SUSE readme to xmlto-README.SUSE to fix capitalization
- Rebase xmlto-xsltopts.patch to apply to latest release.
Thu Dec 6 13:00:00 2012 pascal.bleserAATTopensuse.org
- fixed xsltproc buildrequires and requires for other versions
- more consistent spec file
Wed Dec 5 13:00:00 2012 pascal.bleserAATTopensuse.org
- add explicit requires for libxslt-tools or libxslt1 in order to
fix \"have choice\" in several repos
Wed Apr 18 14:00:00 2012 chrisAATTcomputersalat.de
- update to 0.0.25
- 2011-11-28 Ondrej Vasik
* configure.in: detect grep location
* xmlto.in: use (fop/fop1).extensions parameter based on real
fop version
- 2011-07-14 Ondrej Vasik
* format/docbook/epub: initial experimental support for
docbook to epub conversion
* configure.in: detect zip location
* xmlto.in: provide detected zip location to epub convertor
- 2011-07-07 Ondrej Vasik
* README: Improve the readme file, create online manual
pages on project wiki
* xmlto.in: use backend extensions by default, provide
- -noextensions to disable this
* doc/xmlto.xml: mention --noextensions option in documentation
- 2011-03-03 Ondrej Vasik
* format/{docbook,xhtml}/txt: show the text-web-browser
converting command in verbose mode
- 2010-07-13 Ondrej Vasik
* format/fo/{ps,dvi,pdf}: workaround passivetex limitation
for chapters titles starting with L (rhbz#526273)
- rebase patches (xmlto-overflow.patch, xmlto-xsltopts.patch).
Wed Oct 19 14:00:00 2011 idonmezAATTsuse.com
- Add xmlto-lynx-empty-file.patch to fix problems with lynx on
empty files, upstream commit 57
Wed Jun 8 14:00:00 2011 keAATTsuse.de
- Install missing %doc files such as COPYING; bnc#695072.
Wed May 18 14:00:00 2011 giecriljAATTstegny.2a.pl
- Recommends texlive (bnc#688032)
Sat Dec 19 13:00:00 2009 jengelhAATTmedozas.de
- Enable parallel build
Wed Dec 16 13:00:00 2009 keAATTsuse.de
- Update to version 0.0.23; reported by Andreas Schwab.
- Drop obsolete patch.
- Rebuild old patches.
Tue Apr 28 14:00:00 2009 pthAATTsuse.de
- Fix comiler warnings.
- BuildRequire flex and remove xmlif.c to get it regenerated.