From fb98e53ed09707d3ad77aa627a356173aaca9f0c Mon Sep 17 00:00:00 2001 From: Jihoon Chung Date: Thu, 13 Dec 2012 11:26:04 +0900 Subject: [PATCH] [Release] wrt-commons_0.2.79 Change-Id: I2d4963ac682136a0964108b6dfad47e8e034bfb6 --- debian/changelog | 14 ++++++++++++++ packaging/wrt-commons.spec | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 68a753b..215553f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +wrt-commons (0.2.79) unstable; urgency=low + + * Replacing DbWidgetHandle with WidgetPkgName in SecurityOriginDAO + * Handle remove() return value + * Delete unreachable code + * Handle chmod return value + * CustomHandlerDAO implementation + * Unhandled isWidgetInstalled return value + + * Git : framework/web/wrt-commons + * Tag : wrt-commons_0.2.79 + + -- Jihoon Chung Thu, 13 Dec 2012 11:15:24 +0900 + wrt-commons (0.2.78) unstable; urgency=low * Removing copy&paste code, part 2 diff --git a/packaging/wrt-commons.spec b/packaging/wrt-commons.spec index 3da29d4..5bd9057 100644 --- a/packaging/wrt-commons.spec +++ b/packaging/wrt-commons.spec @@ -1,7 +1,7 @@ -#git:framework/web/wrt-commons wrt-commons 0.2.78 +#git:framework/web/wrt-commons wrt-commons 0.2.79 Name: wrt-commons Summary: Wrt common library -Version: 0.2.78 +Version: 0.2.79 Release: 1 Group: Development/Libraries License: Apache License, Version 2.0 -- 2.34.1