From ced07a64b0237b68ecffe04701cc1ece30ff398cd437217a0d51f5a80f0688d7 Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Thu, 15 Dec 2011 14:16:55 +0000 Subject: [PATCH] New version 0.9.2 - BUGFIXES: * fixed misspelled variablename in fo generating target * remarks in HTML and PDF builds were only shown when comments were turned on, too. This had been fixed earlier but the fix seems to have been reverted by mistake. Re-enabled the fix in the inline.xslt stxlesheets for fo and html - -r/--remarls now implies draft mode - -m/--meta now implies draft mode but does not imply remarks anymore - new switch -m/--meta for pdf builds (adds same functionality as for the html builds) OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=68 --- daps-0.9.1.tar.bz2 | 3 --- daps-0.9.2.tar.bz2 | 3 +++ daps.changes | 17 +++++++++++++++++ daps.spec | 4 +--- 4 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 daps-0.9.1.tar.bz2 create mode 100644 daps-0.9.2.tar.bz2 diff --git a/daps-0.9.1.tar.bz2 b/daps-0.9.1.tar.bz2 deleted file mode 100644 index f9e64f9..0000000 --- a/daps-0.9.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22f0ecd3faf8a7779ebb7ba81c0e394e890e6f8707652cfa282cf9ace5fb997f -size 767867 diff --git a/daps-0.9.2.tar.bz2 b/daps-0.9.2.tar.bz2 new file mode 100644 index 0000000..3467b9d --- /dev/null +++ b/daps-0.9.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08baf78f4c56880314092c16d0b420ef6ade8ba9def26c8b4f805c8767f339b8 +size 768030 diff --git a/daps.changes b/daps.changes index eb3c546..b6496cc 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Dec 15 14:07:13 UTC 2011 - fsundermeyer@opensuse.org + +New version 0.9.2 + +- BUGFIXES: + * fixed misspelled variablename in fo generating target + * remarks in HTML and PDF builds were only shown when comments + were turned on, too. This had been fixed earlier but the fix + seems to have been reverted by mistake. Re-enabled the fix in + the inline.xslt stxlesheets for fo and html +- -r/--remarls now implies draft mode +- -m/--meta now implies draft mode but does not imply remarks + anymore + ------------------------------------------------------------------- Thu Dec 15 10:39:31 UTC 2011 - ke@suse.de @@ -40,6 +55,8 @@ Wed Dec 7 13:54:43 UTC 2011 - fsundermeyer@opensuse.org a filename or a rootid - in this case the rootid provided by the ENV-file is used - new general command line switch --version + - new switch -m/--meta for pdf builds (adds same functionality as + for the html builds) * completely rewrote lib/daps_functions: - now has a generic option parser - functions setup_builddir and format_options have been diff --git a/daps.spec b/daps.spec index e6f41f0..972d587 100644 --- a/daps.spec +++ b/daps.spec @@ -10,7 +10,7 @@ # Name: daps -Version: 0.9.1 +Version: 0.9.2 %define dtdversion 1.0 %define dtdname novdoc @@ -64,7 +64,6 @@ BuildRequires: LinuxLibertine BuildRequires: mplus-fonts BuildRequires: opensp BuildRequires: poppler-tools -BuildRequires: subversion BuildRequires: xalan-j2 BuildRequires: xml-commons-resolver BuildRequires: xmlformat @@ -115,7 +114,6 @@ Requires: opensp Requires: optipng Requires: poppler-tools Requires: sgml-skel -Requires: subversion Requires: svg-dtd Requires: transfig Requires: unzip