From 017a00160a8f3fc8eb143c694f56898f15549e0f9e5731440eaf7ab1485e57a4 Mon Sep 17 00:00:00 2001 From: Frank Sundermeyer Date: Fri, 5 Aug 2011 15:09:22 +0000 Subject: [PATCH] - BUGFIX: Profiling was only redone when the _xml_ source files had changed, not when the entity files had changed - added a dependency on *.ent to the profiling target $(PROFILES) to fix this OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=33 --- daps-0.9beta4.tar.bz2 | 4 ++-- daps.changes | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/daps-0.9beta4.tar.bz2 b/daps-0.9beta4.tar.bz2 index 1ce3a83..279eca7 100644 --- a/daps-0.9beta4.tar.bz2 +++ b/daps-0.9beta4.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d7947813d13f612e6228a90a38463501751e1f3caf4a83901139760f3ec4fa5a -size 755022 +oid sha256:e4194709c28ea8b50469eb9f0abb554d35651ed6436cdaa84edc7bc7eb7601a9 +size 755178 diff --git a/daps.changes b/daps.changes index 021b0e0..4c7d9f5 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 5 15:08:20 UTC 2011 - fsundermeyer@opensuse.org + +- BUGFIX: Profiling was only redone when the _xml_ source files had + changed, not when the entity files had changed - added a + dependency on *.ent to the profiling target $(PROFILES) + to fix this + ------------------------------------------------------------------- Fri Aug 5 14:45:49 UTC 2011 - fsundermeyer@opensuse.org