We have just release DAPS 2.1.3 - it fixes a few non-critical bugs:

Download & Installation

Download DAPS 2.1.3
For download alternatives and installation instructions refer to https://github.com/openSUSE/daps/blob/master/INSTALL.adoc

Bugfixes (since 2.1.1)

  • Fix for issue #284 (spellcheck / getimages use wrong filelist when called with --debug)
  • Fix for issue #283 (spellcheck fails with error on Language)
  • --param and --stringparam were missing for the subcommands package-pdf and package-html
  • all warning messages now go to STDERR, making it possible to always capture the output of a DAPS command on the shell with FOO="$(daps...)
  • man page for daps-init was named daps_init

Miscellaneous

  • added a wrapper for jing allwing to customize java flags, jars, and options
  • standardized customising options for all java programs (fop, jing, xep)
  • renamed daps_autobuild to daps-autobuild for consistency