From bb5ba667ea8f958fe3b6462de5d1bf1c118295db8af8c34b9c748b86d5675589 Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Wed, 28 Mar 2012 09:00:47 +0000 Subject: [PATCH] Version 1.0 RC1 * Bugfixes: - fixed minor package building issues - inkscape always returns 0, even in case of an error. Added a workaround, so daps now exits when an image conversion with inkscape fails - --main option should work now - Fixed errors on setting the fallback stylesheets - comments and remarks did not show up in the docs when requested (again ;-(( ) - this is fixed now * much better error handling - daps will now exit when wrong paths or a non existing ROOTID are entered in the user config file or the DC file * significant enhancements to the Documentation (Reference & Quickstart) OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=84 --- daps-1.0RC1.tar.bz2 | 3 +++ daps-1.0beta2.tar.bz2 | 3 --- daps.changes | 20 ++++++++++++++++++++ daps.spec | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 daps-1.0RC1.tar.bz2 delete mode 100644 daps-1.0beta2.tar.bz2 diff --git a/daps-1.0RC1.tar.bz2 b/daps-1.0RC1.tar.bz2 new file mode 100644 index 0000000..fa80dd7 --- /dev/null +++ b/daps-1.0RC1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6087fcc3a56704a8a36bcd9b6dd1c2e38a13e15b24ace6050db4a464af26c26e +size 1349155 diff --git a/daps-1.0beta2.tar.bz2 b/daps-1.0beta2.tar.bz2 deleted file mode 100644 index 7721cf4..0000000 --- a/daps-1.0beta2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9d7efa83a42004603d3e33814df628de856cb41a4d10ba2e6030b4124287a49 -size 1342588 diff --git a/daps.changes b/daps.changes index afb4f2e..53be422 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Mar 28 08:44:22 UTC 2012 - fsundermeyer@opensuse.org + +Version 1.0 RC1 + +* Bugfixes: + - fixed minor package building issues + - inkscape always returns 0, even in case of an error. Added + a workaround, so daps now exits when an image conversion with + inkscape fails + - --main option should work now + - Fixed errors on setting the fallback stylesheets + - comments and remarks did not show up in the docs when requested + (again ;-(( ) - this is fixed now +* much better error handling - daps will now exit when wrong paths + or a non existing ROOTID are entered in the user config file + or the DC file +* significant enhancements to the Documentation + (Reference & Quickstart) + ------------------------------------------------------------------- Tue Mar 20 13:14:16 UTC 2012 - fsundermeyer@opensuse.org diff --git a/daps.spec b/daps.spec index 0e1f14c..5dc2dc9 100644 --- a/daps.spec +++ b/daps.spec @@ -17,7 +17,7 @@ Name: daps -Version: 1.0beta2 +Version: 1.0RC1 Release: 0 %define docbuilddir %{_datadir}/daps