diff --git a/daps-2.1.4.tar.bz2 b/daps-2.1.4.tar.bz2 deleted file mode 100644 index 5ed4008..0000000 --- a/daps-2.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d4c20d8dcb56a586dd946faea57cfb8161fdce7a0b016b5d6f5bc7ccc02ac9e -size 2365043 diff --git a/daps-2.1.5.tar.bz2 b/daps-2.1.5.tar.bz2 new file mode 100644 index 0000000..b30c809 --- /dev/null +++ b/daps-2.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d0d573cdf5397380cd7d009ba8a05d2c30e017f6b835fe805c1511a2f05e60 +size 2364058 diff --git a/daps.changes b/daps.changes index c4b49fb..72e95be 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Mon Dec 7 16:21:55 UTC 2015 - fsundermeyer@opensuse.org + +Stable release DAPS 2.1.5: + +* New Features: + - parameters for text generation can be set in the config files + via TXT_PARAMS or via --param/--stringparam on the command line + - a change introduced in 2.0 made using the original DocBook + stylesheets for text generation the default. Since this behavior + is confusing and unexpected, it is reverted with this change: + * the stylesheets configured via STYLEROOT or --styleroot are + used by default for text generation + * to ignore _any_ STYLEROOT definitions, set + TXT_IGNORE_STYLEROOT="yes" in the config files or use + --ignore-styleroot on the command line + (daps -d text --ignore-styleroot) + +* Bugfixes: + - Fix for issue #294: xmlcatalog returns file: rather than + file:// on Debian Jessie and openSUSE Tumbleweed and + caused DAPS to fail with DB5 sources + +* Misc + - added basic debugging output to test suite (--debug) + ------------------------------------------------------------------- Wed Dec 2 15:05:19 UTC 2015 - toms@opensuse.org diff --git a/daps.spec b/daps.spec index 3d73aff..b7459a9 100644 --- a/daps.spec +++ b/daps.spec @@ -17,7 +17,7 @@ Name: daps -Version: 2.1.4 +Version: 2.1.5 Release: 0 ###############################################################