From c16cbfa6b1b3620b058817a168bf6ac9063d065a Mon Sep 17 00:00:00 2001 From: Imran Zaman Date: Mon, 30 Jun 2014 15:24:28 +0300 Subject: [PATCH] updated to version 1.0.3 --- configure.ac | 2 +- dists/debian/changelog | 6 ++++++ dists/rpm/gsignond-suse.spec | 5 ++++- dists/rpm/gsignond-tizen.changes | 3 +++ dists/rpm/gsignond-tizen.spec | 4 ++-- 5 files changed, 16 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 4af9ddb..579ac5c 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.60]) -AC_INIT([gsignond], [1.0.1],[],[],[http://01.org/gsso]) +AC_INIT([gsignond], [1.0.3],[],[],[http://01.org/gsso]) AC_CONFIG_SRCDIR([src/daemon/main.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/dists/debian/changelog b/dists/debian/changelog index 172ed49..b0c0e7f 100644 --- a/dists/debian/changelog +++ b/dists/debian/changelog @@ -1,3 +1,9 @@ +gsignond (1.0.3-1) unstable; urgency=low + + * Update to 1.0.3 + + -- Imran Zamam Mon, 30 Jun 2014 16:22:00 +0200 + gsignond (1.0.1-4) unstable; urgency=low * Update to 1.0.1 diff --git a/dists/rpm/gsignond-suse.spec b/dists/rpm/gsignond-suse.spec index 121d7e1..b83885c 100644 --- a/dists/rpm/gsignond-suse.spec +++ b/dists/rpm/gsignond-suse.spec @@ -6,7 +6,7 @@ Name: gsignond Summary: GLib based Single Sign-On daemon -Version: 1.0.1 +Version: 1.0.3 Release: 1 Group: System/Daemons License: LGPL-2.1+ @@ -115,6 +115,9 @@ groupadd -f -r gsignond %changelog +* Mon Jun 30 2014 Imran Zaman +- Release 1.0.3 + * Fri Mar 07 2014 Jussi Laako - Release 1.0.1 diff --git a/dists/rpm/gsignond-tizen.changes b/dists/rpm/gsignond-tizen.changes index ca4ba25..85ec61c 100644 --- a/dists/rpm/gsignond-tizen.changes +++ b/dists/rpm/gsignond-tizen.changes @@ -1,3 +1,6 @@ +* Mon Jun 30 2014 Imran Zaman +- Release 1.0.3 + * Fri Mar 07 2014 Jussi Laako - Release 1.0.1 diff --git a/dists/rpm/gsignond-tizen.spec b/dists/rpm/gsignond-tizen.spec index 5c8fc7f..ad32965 100644 --- a/dists/rpm/gsignond-tizen.spec +++ b/dists/rpm/gsignond-tizen.spec @@ -6,8 +6,8 @@ Name: gsignond Summary: GLib based Single Sign-On daemon -Version: 1.0.1 -Release: 2 +Version: 1.0.3 +Release: 1 Group: Security/Accounts License: LGPL-2.1+ Source: %{name}-%{version}.tar.gz -- 2.7.4