release 2.4.0
authorImran Zaman <imran.zaman@intel.com>
Thu, 12 Feb 2015 13:31:50 +0000 (15:31 +0200)
committerImran Zaman <imran.zaman@intel.com>
Thu, 12 Feb 2015 13:31:50 +0000 (15:31 +0200)
configure.ac
dists/debian/changelog
dists/rpm/libgsignon-glib-suse.spec
dists/rpm/libgsignon-glib-tizen.changes
dists/rpm/libgsignon-glib-tizen.spec

index 814ce826cad7a077a4a10426ef9d6faa820616a9..8adadf6482b9a771c4b3a316937411738660d8b8 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.64])
 AC_INIT([libgsignon-glib],
-        [2.3.0],
+        [2.4.0],
         [http://code.google.com/p/accounts-sso/issues/entry],
         [libgsignon-glib],
         [http://code.google.com/p/accounts-sso/])
index ad2f91844f9c17637edd0ba0148a5ad129889bc0..293306242ac00134ce29d44136e6c1a1849cc138 100644 (file)
@@ -1,3 +1,11 @@
+libgsignon-glib (2.4.0-1) unstable; urgency=low
+
+  * Corrected and updated widl file along with web SSO API extension
+  * Fix typo in reading identity type from variant and updated tests
+  * Fixed issues found by coverity
+
+ -- Imran Zaman <imran.zaman@intel.com>  Thu, 12 Feb 2015 16:46:00 +0300
+
 libgsignon-glib (2.3.0-1) unstable; urgency=low
 
   * Release 2.3.0 with implementation of reference APIs
index be1cfd17424c650da6b0140ac7401d638f2b5410..9b37add5f89b060aa2449696d7a83c159b08cced 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       libgsignon-glib
 Summary:    GLib API for the SSO framework
-Version:    2.3.0
+Version:    2.4.0
 Release:    1
 Group:      System/Libraries
 License:    LGPL-2.1
@@ -79,6 +79,11 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Feb 12 2015 Imran Zaman <imran.zaman@intel.com>
+- Corrected and updated widl file along with web SSO API extension
+- Fix typo in reading identity type from variant and updated tests
+- Fixed issues found by coverity
+
 * Tue Jul 01 2014 Imran Zaman <imran.zaman@intel.com>
 - Release 2.3.0 added reference API implementation
 
index bb18abdf67fded43194ae78421a2887aa88e63c0..109fcf7fbe2c022d40656de71a6770826b15cabc 100644 (file)
@@ -1,3 +1,8 @@
+* Thu Feb 12 2015 Imran Zaman <imran.zaman@intel.com>
+- Corrected and updated widl file along with web SSO API extension
+- Fix typo in reading identity type from variant and updated tests
+- Fixed issues found by coverity
+
 * Fri Aug 15 2014 Imran Zaman <imran.zaman@intel.com>
 - Added plugin dependencies
 
index b0482dfce0befd1161b70b95f1c393d44f69a938..5c8a764de295c16b32b9f5165eab9acdbf44d8c3 100644 (file)
@@ -3,8 +3,8 @@
 
 Name:       libgsignon-glib
 Summary:    GLib API for the SSO framework
-Version:    2.3.0
-Release:    2
+Version:    2.4.0
+Release:    1
 Group:      Security/Accounts
 License:    LGPL-2.1
 Source:     %{name}-%{version}.tar.gz