From: Imran Zaman Date: Mon, 24 Jun 2013 13:42:31 +0000 (+0300) Subject: Release 2.0.1 X-Git-Tag: accepted/tizen/20130624.164243^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F10%2F4210%2F1;p=profile%2Fivi%2Flibgsignon-glib.git Release 2.0.1 --- diff --git a/ChangeLog b/ChangeLog index e8a738b..bd017e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2013-06-24 Imran Zaman + +Release 2.0.1 + +2013-06-24 Imran Zaman + +default dbus type in tizen should be p2p + 2013-06-17 Imran Zaman updated spec files diff --git a/configure b/configure index 71bd8f5..1a774ab 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for libgsignon-glib 2.0.0. +# Generated by GNU Autoconf 2.68 for libgsignon-glib 2.0.1. # # Report bugs to . # @@ -571,8 +571,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='libgsignon-glib' PACKAGE_TARNAME='libgsignon-glib' -PACKAGE_VERSION='2.0.0' -PACKAGE_STRING='libgsignon-glib 2.0.0' +PACKAGE_VERSION='2.0.1' +PACKAGE_STRING='libgsignon-glib 2.0.1' PACKAGE_BUGREPORT='http://code.google.com/p/accounts-sso/issues/entry' PACKAGE_URL='http://code.google.com/p/accounts-sso/' @@ -1369,7 +1369,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures libgsignon-glib 2.0.0 to adapt to many kinds of systems. +\`configure' configures libgsignon-glib 2.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1439,7 +1439,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libgsignon-glib 2.0.0:";; + short | recursive ) echo "Configuration of libgsignon-glib 2.0.1:";; esac cat <<\_ACEOF @@ -1579,7 +1579,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -libgsignon-glib configure 2.0.0 +libgsignon-glib configure 2.0.1 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1857,7 +1857,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libgsignon-glib $as_me 2.0.0, which was +It was created by libgsignon-glib $as_me 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2717,7 +2717,7 @@ fi # Define the identity of the package. PACKAGE='libgsignon-glib' - VERSION='2.0.0' + VERSION='2.0.1' cat >>confdefs.h <<_ACEOF @@ -13744,7 +13744,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by libgsignon-glib $as_me 2.0.0, which was +This file was extended by libgsignon-glib $as_me 2.0.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13811,7 +13811,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -libgsignon-glib config.status 2.0.0 +libgsignon-glib config.status 2.0.1 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 02b318d..ba01cbd 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.0], + [2.0.1], [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 78d33e4..9f83df5 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.0 +Version: 2.0.1 Release: 1 Group: System/Libraries License: LGPL @@ -76,6 +76,9 @@ rm -rf %{buildroot} %changelog +* Mon Jun 24 2013 Imran Zaman +- Release 2.0.1 that comprises of bug fixes + * Mon Feb 11 2013 Jussi Laako - 2.0 - Refresh for the libgsignon-glib diff --git a/dists/rpm/libgsignon-glib-tizen.changes b/dists/rpm/libgsignon-glib-tizen.changes index 84b5b79..582ec12 100644 --- a/dists/rpm/libgsignon-glib-tizen.changes +++ b/dists/rpm/libgsignon-glib-tizen.changes @@ -1,2 +1,5 @@ +* Mon Jun 24 2013 Imran Zaman +- Release 2.0.1 that comprises of bug fixes + * Mon Jun 17 2013 Imran Zaman - 2.0.0 - Prepare for first release of libgsignon-glib 2.0.0 diff --git a/dists/rpm/libgsignon-glib-tizen.spec b/dists/rpm/libgsignon-glib-tizen.spec index 25b0c65..3b027fc 100644 --- a/dists/rpm/libgsignon-glib-tizen.spec +++ b/dists/rpm/libgsignon-glib-tizen.spec @@ -1,9 +1,9 @@ #define dbus bus type to use [p2p, session, system] -%define dbus_type session +%define dbus_type p2p Name: libgsignon-glib Summary: GLib API for the SSO framework -Version: 2.0.0 +Version: 2.0.1 Release: 1 Group: System/Libraries License: LGPL diff --git a/docs/reference/html/gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html b/docs/reference/html/gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html index 3b74818..0994236 100644 --- a/docs/reference/html/gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html +++ b/docs/reference/html/gdbus-com.google.code.AccountsSSO.gSingleSignOn.AuthSession.html @@ -49,7 +49,7 @@
-

Signals

+

Signals

 stateChanged (i state,
               s message);
diff --git a/docs/reference/html/gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html b/docs/reference/html/gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html
index 3adc38b..f418cfd 100644
--- a/docs/reference/html/gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html
+++ b/docs/reference/html/gdbus-com.google.code.AccountsSSO.gSingleSignOn.Identity.html
@@ -60,7 +60,7 @@
 
-

Signals

+

Signals

 unregistered ();
 infoUpdated  (i unnamed_arg0);
diff --git a/docs/reference/html/index.html b/docs/reference/html/index.html
index 5f7252e..6db3ee0 100644
--- a/docs/reference/html/index.html
+++ b/docs/reference/html/index.html
@@ -15,7 +15,7 @@
 

- This document is for libgsignon-glib, version 2.0.0 + This document is for libgsignon-glib, version 2.0.1 . The latest version of this documentation can be built from the source code at https://code.google.com/p/accounts-sso/source/checkout?repo=libgsignon-glib. diff --git a/packaging/archive.sh b/packaging/archive.sh deleted file mode 100755 index 3fdf34c..0000000 --- a/packaging/archive.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# -git archive --format=tar --prefix=libgsignon-glib-2.0.0/ -o ../libgsignon-glib-2.0.0.tar master -bzip2 ../libgsignon-glib-2.0.0.tar -mv ../libgsignon-glib-2.0.0.tar.bz2 ~/rpmbuild/SOURCES/ - diff --git a/packaging/libgsignon-glib.changes b/packaging/libgsignon-glib.changes index 84b5b79..582ec12 100644 --- a/packaging/libgsignon-glib.changes +++ b/packaging/libgsignon-glib.changes @@ -1,2 +1,5 @@ +* Mon Jun 24 2013 Imran Zaman +- Release 2.0.1 that comprises of bug fixes + * Mon Jun 17 2013 Imran Zaman - 2.0.0 - Prepare for first release of libgsignon-glib 2.0.0 diff --git a/packaging/libgsignon-glib.spec b/packaging/libgsignon-glib.spec index 25b0c65..3b027fc 100644 --- a/packaging/libgsignon-glib.spec +++ b/packaging/libgsignon-glib.spec @@ -1,9 +1,9 @@ #define dbus bus type to use [p2p, session, system] -%define dbus_type session +%define dbus_type p2p Name: libgsignon-glib Summary: GLib API for the SSO framework -Version: 2.0.0 +Version: 2.0.1 Release: 1 Group: System/Libraries License: LGPL