From: Jihoon Chung Date: Mon, 10 Dec 2012 01:21:24 +0000 (+0900) Subject: [Release] wrt-commons_0.2.78 X-Git-Tag: submit/trunk/20121210.022115^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e8a2ca11977c128f4a1c7a007c0ee01d687ee32d;p=platform%2Fframework%2Fweb%2Fwrt-commons.git [Release] wrt-commons_0.2.78 Change-Id: I5662c36253706c1089d3481a4e3c7cee691f3d6a --- diff --git a/debian/changelog b/debian/changelog index a070000..68a753b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +wrt-commons (0.2.78) unstable; urgency=low + + * Removing copy&paste code, part 2 + * Changed SharedPtr to std:shared_ptr + * Changed ScopedPtr to std::unique_ptr + * Klocwork analysis related fix + * SharedFromTHis replace by STL C++0x ones + * Overload methods to run with tizen id instead of widgetHandle + * Changed PkgName type from DPL::Optional to DPL::String + * Default "en" language tag removed from provider + * CustomHandlers DAO libraries stubs added + * Replacing widget handle with tizenid in property DAO + + * Git : framework/web/wrt-commons + * Tag : wrt-commons_0.2.78 + + -- Jihoon Chung Mon, 10 Dec 2012 10:11:26 +0900 + wrt-commons (0.2.76) unstable; urgency=low * Add share directory diff --git a/packaging/wrt-commons.spec b/packaging/wrt-commons.spec index 1758ed2..3da29d4 100644 --- a/packaging/wrt-commons.spec +++ b/packaging/wrt-commons.spec @@ -1,7 +1,7 @@ -#git:framework/web/wrt-commons wrt-commons 0.2.76 +#git:framework/web/wrt-commons wrt-commons 0.2.78 Name: wrt-commons Summary: Wrt common library -Version: 0.2.76 +Version: 0.2.78 Release: 1 Group: Development/Libraries License: Apache License, Version 2.0