From 1ec62aa470c6c00357ac38a66e67f1aaea534eeb8700554d62032a9461af534b Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Tue, 19 Jul 2011 14:45:08 +0000 Subject: [PATCH] - Bugfix: Sourcing an ENV with DAPS_ENV_NAME set did not work - Bugfix: Command line arguments for comments, drafts and remarks were not properly exported OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=16 --- daps-0.9beta1.tar.bz2 | 3 --- daps-0.9beta2.tar.bz2 | 3 +++ daps.changes | 7 +++++++ daps.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 daps-0.9beta1.tar.bz2 create mode 100644 daps-0.9beta2.tar.bz2 diff --git a/daps-0.9beta1.tar.bz2 b/daps-0.9beta1.tar.bz2 deleted file mode 100644 index 1268bfe..0000000 --- a/daps-0.9beta1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b269728f7f017690c7e904dc49667841183d22fddcd520513b36ae6917590b2 -size 756960 diff --git a/daps-0.9beta2.tar.bz2 b/daps-0.9beta2.tar.bz2 new file mode 100644 index 0000000..944ab38 --- /dev/null +++ b/daps-0.9beta2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32922fb8af7d4fd77074e51b96e2d4c0213d7e9eb20cd75f1c1d3ad2f4a5bc66 +size 757352 diff --git a/daps.changes b/daps.changes index 37a4376..4fb7d63 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 19 14:43:00 UTC 2011 - fsundermeyer@opensuse.org + +- Bugfix: Sourcing an ENV with DAPS_ENV_NAME set did not work +- Bugfix: Command line arguments for comments, drafts and remarks + were not properly exported + ------------------------------------------------------------------- Thu Jul 14 15:25:29 UTC 2011 - fsundermeyer@opensuse.org diff --git a/daps.spec b/daps.spec index 9bcc868..ca83cee 100644 --- a/daps.spec +++ b/daps.spec @@ -17,7 +17,7 @@ %define dbstyles %{_datadir}/xml/docbook/stylesheet/nwalsh/current Name: daps -Version: 0.9beta1 +Version: 0.9beta2 %define root_catalog for-catalog-%{dtdname}-%{dtdversion}.xml %define daps_catalog for-catalog-%{name}-%{version}.xml