From b36ac8b05cd7e936cb272b85a7165efcd97269102c6100daee54ac2dfba9eb63 Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Fri, 19 Jun 2015 11:08:20 +0000 Subject: [PATCH] Stable release DAPS 2.0: - supporting rng _and_ rnc schemas for validation with jing - added a --debug switch and error reporting to daps_autobuild - moved a --meta related warning so it does not get displayed when running a *-name subcommand - fixed a quoting issue in daps-migrate and daps_functions - fixed an error in the DB4->DB5 migration stylesheet (formatting was lost on tags) OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=169 --- daps-2.0.tar.bz2 | 3 +++ daps-2.0~rc7.tar.bz2 | 3 --- daps.changes | 13 +++++++++++++ daps.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) create mode 100644 daps-2.0.tar.bz2 delete mode 100644 daps-2.0~rc7.tar.bz2 diff --git a/daps-2.0.tar.bz2 b/daps-2.0.tar.bz2 new file mode 100644 index 0000000..ad83b8a --- /dev/null +++ b/daps-2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4711e556a082a741bb1c938d698c6ad5e9270a60a5bbb1d7cf24db63b812706c +size 2390712 diff --git a/daps-2.0~rc7.tar.bz2 b/daps-2.0~rc7.tar.bz2 deleted file mode 100644 index f6594d9..0000000 --- a/daps-2.0~rc7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:336666e340a0617afe2b202fdcc0068b5df58495e1f7773b88ab8907d2ff990b -size 2390815 diff --git a/daps.changes b/daps.changes index 82d3ce3..476eb17 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Jun 19 09:21:31 UTC 2015 - fsundermeyer@opensuse.org + +Stable release DAPS 2.0: + +- supporting rng _and_ rnc schemas for validation with jing +- added a --debug switch and error reporting to daps_autobuild +- moved a --meta related warning so it does not get displayed + when running a *-name subcommand +- fixed a quoting issue in daps-migrate and daps_functions +- fixed an error in the DB4->DB5 migration stylesheet (formatting + was lost on tags) + ------------------------------------------------------------------- Wed Jun 10 14:02:18 UTC 2015 - fsundermeyer@opensuse.org diff --git a/daps.spec b/daps.spec index b992f70..fa18665 100644 --- a/daps.spec +++ b/daps.spec @@ -17,7 +17,7 @@ Name: daps -Version: 2.0~rc7 +Version: 2.0 Release: 0 ###############################################################