From 4b7967a3b54b141db884db257a4ad4b9f29566ee Mon Sep 17 00:00:00 2001 From: Soyoung Kim Date: Thu, 24 Jan 2013 15:55:20 +0900 Subject: [PATCH] [Release] wrt-commons_0.2.93 --- debian/changelog | 12 ++++++++++++ packaging/wrt-commons.spec | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 736b898..8fc161e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +wrt-commons (0.2.93) unstable; urgency=low + + * Changed PkgName type from Optional to String PART 5 + * Support for GCC 4.7 + * Removing hard-coding in ORDER BY statement + * Fixing saving locale for each icon + * Singleton guard thread removal + * Change pkgname to appid and add package id PART 1. + * change pkgname to appid PART 2. + + -- Soyoung Kim Thu, 24 Jan 2013 15:53:03 +0900 + wrt-commons (0.2.92) unstable; urgency=low * Removal of popup implementation diff --git a/packaging/wrt-commons.spec b/packaging/wrt-commons.spec index e217f8b..03a93f4 100644 --- a/packaging/wrt-commons.spec +++ b/packaging/wrt-commons.spec @@ -1,7 +1,7 @@ -#git:framework/web/wrt-commons wrt-commons 0.2.92 +#git:framework/web/wrt-commons wrt-commons 0.2.93 Name: wrt-commons Summary: Wrt common library -Version: 0.2.92 +Version: 0.2.93 Release: 1 Group: Development/Libraries License: Apache License, Version 2.0 -- 2.7.4