From ce53d763c833598517ff5bff1f217e96c8176f57 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Wed, 4 Dec 2013 09:23:50 -0800 Subject: [PATCH] Bump version to 0.3. Change-Id: Ic270b1f9317e7b5407fbbbce263d97fca84b4470 Signed-off-by: Ossama Othman --- configure.ac | 2 +- packaging/settingsd.changes | 8 ++++++++ packaging/settingsd.spec | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index aa0d1e3..4fb9240 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ]) -AC_INIT([settingsd], [0.2], [ossama.othman@intel.com]) +AC_INIT([settingsd], [0.3], [ossama.othman@intel.com]) AM_INIT_AUTOMAKE([1.11.1 foreign -Wall -Werror -Wno-portability silent-rules]) LT_INIT([disable-static dlopen]) diff --git a/packaging/settingsd.changes b/packaging/settingsd.changes index 4203ac9..57e1c64 100644 --- a/packaging/settingsd.changes +++ b/packaging/settingsd.changes @@ -1,3 +1,11 @@ +* Wed Dec 04 2013 Ossama Othman accepted/tizen_ivi_stable/20131119.040308@7e5f66d +- Bump version to 0.3. +- Support technology PropertyChanged signal reporting again. +- Migrated to new connman::service interface. +- Migrated to new connman::technology interface. +- Fixed memory leak that occurred on failed service (dis)connect. +- Implemented connman::manager API. + * Wed Nov 06 2013 Ossama Othman accepted/tizen/20131003.220350@f0010ff - TIVI-1933, TIVI-1957: Enable socket activation support. - [dbus_connection] Improved exception safety. diff --git a/packaging/settingsd.spec b/packaging/settingsd.spec index 90fb6b2..13504d6 100644 --- a/packaging/settingsd.spec +++ b/packaging/settingsd.spec @@ -1,6 +1,6 @@ Name: settingsd Summary: Tizen IVI Settings Daemon -Version: 0.2 +Version: 0.3 Release: 1 Group: Application Framework/Settings License: LGPL-2.1 -- 2.7.4