From 45a3e120e138d37f3829c0358d3e0841939ed39e Mon Sep 17 00:00:00 2001 From: Imran Zaman Date: Mon, 25 Nov 2013 16:54:50 +0200 Subject: [PATCH] Release 2.0.3 --- configure.ac | 2 +- dists/rpm/libgsignon-glib-suse.spec | 9 ++++++--- dists/rpm/libgsignon-glib-tizen.changes | 3 +++ dists/rpm/libgsignon-glib-tizen.spec | 6 +++--- 4 files changed, 13 insertions(+), 7 deletions(-) diff --git a/configure.ac b/configure.ac index 26ee683..2cf6a8b 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.2], + [2.0.3], [http://code.google.com/p/accounts-sso/issues/entry], [libgsignon-glib], [http://code.google.com/p/accounts-sso/]) diff --git a/dists/rpm/libgsignon-glib-suse.spec b/dists/rpm/libgsignon-glib-suse.spec index c8cb082..ab84170 100644 --- a/dists/rpm/libgsignon-glib-suse.spec +++ b/dists/rpm/libgsignon-glib-suse.spec @@ -3,10 +3,10 @@ Name: libgsignon-glib Summary: GLib API for the SSO framework -Version: 2.0.2 -Release: 4 +Version: 2.0.3 +Release: 1 Group: System/Libraries -License: LGPL-2.1+ +License: LGPL-2.1 Source: %{name}-%{version}.tar.gz URL: https://01.org/gsso Requires: dbus-1 @@ -82,6 +82,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 25 2013 Imran Zaman +- Release 2.0.3 that fixes unit test and spec file bugs + * Fri Nov 22 2013 Imran Zaman - Release 2.0.2 that fixes package licensing info and added docs diff --git a/dists/rpm/libgsignon-glib-tizen.changes b/dists/rpm/libgsignon-glib-tizen.changes index 6ed2244..edbbf20 100644 --- a/dists/rpm/libgsignon-glib-tizen.changes +++ b/dists/rpm/libgsignon-glib-tizen.changes @@ -1,3 +1,6 @@ +* Mon Nov 25 2013 Imran Zaman +- Release 2.0.3 that fixes unit test and spec file bugs + * Fri Nov 22 2013 Imran Zaman - Release 2.0.2 that fixes package licensing info and added docs diff --git a/dists/rpm/libgsignon-glib-tizen.spec b/dists/rpm/libgsignon-glib-tizen.spec index 9f93d3b..739c158 100644 --- a/dists/rpm/libgsignon-glib-tizen.spec +++ b/dists/rpm/libgsignon-glib-tizen.spec @@ -3,10 +3,10 @@ Name: libgsignon-glib Summary: GLib API for the SSO framework -Version: 2.0.2 -Release: 4 +Version: 2.0.3 +Release: 1 Group: System/Libraries -License: LGPL-2.1+ +License: LGPL-2.1 Source: %{name}-%{version}.tar.gz URL: https://01.org/gsso Requires: dbus-1 -- 2.34.1