- Stable release DAPS 2.1.1:

* Bugfixes:
  - Fix for issue #274 (PDF Index Building Fails Because of Empty
    Profiling Directory)
  - fix for issue #275 (Avoid Same Target Names in Different
    Makefiles)
  - fix for issue #276 (PROFILE_URN Detection Depends on Position of PI
    in Document)
  - fix for issue #277 (Debugging Targets Fail when xml:lang is
    not set)
  - fix for issue #278 (Avoid Using "LANGUAGE" as a Variable Name)
  - fix for issue #280 (Webhelp: Common/ Directory Contains Dead
    Symbolic Links)
* New Features:
  - added support for profiling attribute "outputformat" by
    intrducing PROFOUTPUTFORMAT (issue #279)
* Miscellaneous:
  - replaced Chinese font "FZSongTi" with "wqy-microhei" in the
    default config file for XEP
    (XEP_CONFIG_FILE=etc/xep/xep-daps.xml)

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=173
This commit is contained in:
Frank Sundermeyer 2015-07-10 08:59:07 +00:00 committed by Git OBS Bridge
parent 18e3c138a9
commit c1c636e779
4 changed files with 31 additions and 4 deletions

3
daps-2.1.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e9875e21d1e120474c9283d8934af85df40799a4830c2ff63acba3735e3c6fd
size 2388865

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f7126fa93e006265ecb6394a211c013cc6f2ec092808727c592cddbe44ebc7b6
size 2388764

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Fri Jul 10 08:38:00 UTC 2015 - fsundermeyer@opensuse.org
- Stable release DAPS 2.1.1:
* Bugfixes:
- Fix for issue #274 (PDF Index Building Fails Because of Empty
Profiling Directory)
- fix for issue #275 (Avoid Same Target Names in Different
Makefiles)
- fix for issue #276 (PROFILE_URN Detection Depends on Position of PI
in Document)
- fix for issue #277 (Debugging Targets Fail when xml:lang is
not set)
- fix for issue #278 (Avoid Using "LANGUAGE" as a Variable Name)
- fix for issue #280 (Webhelp: Common/ Directory Contains Dead
Symbolic Links)
* New Features:
- added support for profiling attribute "outputformat" by
intrducing PROFOUTPUTFORMAT (issue #279)
* Miscellaneous:
- replaced Chinese font "FZSongTi" with "wqy-microhei" in the
default config file for XEP
(XEP_CONFIG_FILE=etc/xep/xep-daps.xml)
-------------------------------------------------------------------
Mon Jul 6 10:32:48 UTC 2015 - fsundermeyer@opensuse.org

View File

@ -17,7 +17,7 @@
Name: daps
Version: 2.1
Version: 2.1.1
Release: 0
###############################################################