From b941d6401da243738f68b25e2929122882779588 Mon Sep 17 00:00:00 2001 From: Jussi Laako Date: Thu, 6 Mar 2014 18:03:12 +0200 Subject: [PATCH] Release 2.1.0 --- configure.ac | 2 +- dists/debian/changelog | 6 ++++++ dists/rpm/libgsignon-glib-suse.spec | 5 ++++- dists/rpm/libgsignon-glib-tizen.changes | 3 +++ dists/rpm/libgsignon-glib-tizen.spec | 2 +- 5 files changed, 15 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 2cf6a8b..dc32299 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) AC_INIT([libgsignon-glib], - [2.0.3], + [2.1.0], [http://code.google.com/p/accounts-sso/issues/entry], [libgsignon-glib], [http://code.google.com/p/accounts-sso/]) diff --git a/dists/debian/changelog b/dists/debian/changelog index 8f3ae89..17eba58 100644 --- a/dists/debian/changelog +++ b/dists/debian/changelog @@ -1,3 +1,9 @@ +libgsignon-glib (2.1.0-4) unstable; urgency=low + + * Release 2.1.0 + + -- Jussi Laako Thu, 06 Mar 2014 17:59:00 +0200 + libgsignon-glib (2.0.1-3) unstable; urgency=low * Minor update diff --git a/dists/rpm/libgsignon-glib-suse.spec b/dists/rpm/libgsignon-glib-suse.spec index ab84170..3c930d8 100644 --- a/dists/rpm/libgsignon-glib-suse.spec +++ b/dists/rpm/libgsignon-glib-suse.spec @@ -3,7 +3,7 @@ Name: libgsignon-glib Summary: GLib API for the SSO framework -Version: 2.0.3 +Version: 2.1.0 Release: 1 Group: System/Libraries License: LGPL-2.1 @@ -82,6 +82,9 @@ rm -rf %{buildroot} %changelog +* Thu Mar 06 2014 Jussi Laako +- Release 2.1.0 including API alignment with libsignon-glib + * Mon Nov 25 2013 Imran Zaman - Release 2.0.3 that fixes unit test and spec file bugs diff --git a/dists/rpm/libgsignon-glib-tizen.changes b/dists/rpm/libgsignon-glib-tizen.changes index edbbf20..e3410fc 100644 --- a/dists/rpm/libgsignon-glib-tizen.changes +++ b/dists/rpm/libgsignon-glib-tizen.changes @@ -1,3 +1,6 @@ +* Thu Mar 06 2014 Jussi Laako +- Release 2.1.0 including API alignment with libsignon-glib + * Mon Nov 25 2013 Imran Zaman - Release 2.0.3 that fixes unit test and spec file bugs diff --git a/dists/rpm/libgsignon-glib-tizen.spec b/dists/rpm/libgsignon-glib-tizen.spec index 739c158..1d48218 100644 --- a/dists/rpm/libgsignon-glib-tizen.spec +++ b/dists/rpm/libgsignon-glib-tizen.spec @@ -3,7 +3,7 @@ Name: libgsignon-glib Summary: GLib API for the SSO framework -Version: 2.0.3 +Version: 2.1.0 Release: 1 Group: System/Libraries License: LGPL-2.1 -- 2.34.1