Hello community,
here is the log from the commit of package gnome-online-accounts for
openSUSE:Factory checked in at 2014-07-18 06:39:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-online-accounts (Old)
and /work/SRC/openSUSE:Factory/.gnome-online-accounts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-online-accounts"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-online-accounts/gnome-online-accounts.changes
2014-07-06 22:52:12.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-online-accounts.new/gnome-online-accounts.changes
2014-07-18 06:40:12.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul 16 14:37:08 UTC 2014 - [email protected]
+
+- Update to version 3.12.4:
+ + Bugs fixed: bgo#693689 google: Add support for tasks.
+
+-------------------------------------------------------------------
Old:
----
gnome-online-accounts-3.12.3.tar.xz
New:
----
gnome-online-accounts-3.12.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-online-accounts.spec ++++++
--- /var/tmp/diff_new_pack.DfJZnJ/_old 2014-07-18 06:40:18.000000000 +0200
+++ /var/tmp/diff_new_pack.DfJZnJ/_new 2014-07-18 06:40:18.000000000 +0200
@@ -17,7 +17,7 @@
Name: gnome-online-accounts
-Version: 3.12.3
+Version: 3.12.4
Release: 0
Summary: GNOME service to access online accounts
License: LGPL-2.0+
++++++ gnome-online-accounts-3.12.3.tar.xz ->
gnome-online-accounts-3.12.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-online-accounts-3.12.3/NEWS
new/gnome-online-accounts-3.12.4/NEWS
--- old/gnome-online-accounts-3.12.3/NEWS 2014-06-05 13:57:37.000000000
+0200
+++ new/gnome-online-accounts-3.12.4/NEWS 2014-07-16 11:09:31.000000000
+0200
@@ -1,3 +1,10 @@
+Overview of changes in 3.12.4
+=============================
+
+* Bugs fixed:
+ 693689 google: Add support for tasks
+
+
Overview of changes in 3.12.3
=============================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-online-accounts-3.12.3/README
new/gnome-online-accounts-3.12.4/README
--- old/gnome-online-accounts-3.12.3/README 2014-06-05 13:54:43.000000000
+0200
+++ new/gnome-online-accounts-3.12.4/README 2014-07-16 11:07:53.000000000
+0200
@@ -42,6 +42,11 @@
https://developers.google.com/talk/jep_extensions/oauth
https://developers.google.com/cloud-print/docs/devguide
+Sometimes the documentation does not mention the OAuth2 scopes that need to be
+specified in the source code. In such cases, the following can be useful:
+https://developers.google.com/oauthplayground/
+https://discovery-check.appspot.com/
+
Notes:
We are allowed to embed the client_secret in the source code. See
https://developers.google.com/accounts/docs/OAuth2InstalledApp#overview
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-online-accounts-3.12.3/configure
new/gnome-online-accounts-3.12.4/configure
--- old/gnome-online-accounts-3.12.3/configure 2014-06-05 14:01:38.000000000
+0200
+++ new/gnome-online-accounts-3.12.4/configure 2014-07-16 11:10:54.000000000
+0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNOME Online Accounts 3.12.3.
+# Generated by GNU Autoconf 2.69 for GNOME Online Accounts 3.12.4.
#
# Report bugs to
<https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts>.
#
@@ -591,8 +591,8 @@
# Identity of this package.
PACKAGE_NAME='GNOME Online Accounts'
PACKAGE_TARNAME='gnome-online-accounts'
-PACKAGE_VERSION='3.12.3'
-PACKAGE_STRING='GNOME Online Accounts 3.12.3'
+PACKAGE_VERSION='3.12.4'
+PACKAGE_STRING='GNOME Online Accounts 3.12.4'
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts'
PACKAGE_URL=''
@@ -1492,7 +1492,7 @@
# 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 GNOME Online Accounts 3.12.3 to adapt to many kinds of
systems.
+\`configure' configures GNOME Online Accounts 3.12.4 to adapt to many kinds of
systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1563,7 +1563,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNOME Online Accounts
3.12.3:";;
+ short | recursive ) echo "Configuration of GNOME Online Accounts
3.12.4:";;
esac
cat <<\_ACEOF
@@ -1751,7 +1751,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNOME Online Accounts configure 3.12.3
+GNOME Online Accounts configure 3.12.4
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2120,7 +2120,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GNOME Online Accounts $as_me 3.12.3, which was
+It was created by GNOME Online Accounts $as_me 3.12.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2985,7 +2985,7 @@
# Define the identity of the package.
PACKAGE='gnome-online-accounts'
- VERSION='3.12.3'
+ VERSION='3.12.4'
cat >>confdefs.h <<_ACEOF
@@ -11852,7 +11852,7 @@
GOA_MAJOR_VERSION=3
GOA_MINOR_VERSION=12
-GOA_MICRO_VERSION=3
+GOA_MICRO_VERSION=4
@@ -11877,7 +11877,7 @@
$as_echo "#define GOA_MINOR_VERSION 12" >>confdefs.h
-$as_echo "#define GOA_MICRO_VERSION 3" >>confdefs.h
+$as_echo "#define GOA_MICRO_VERSION 4" >>confdefs.h
# Initialization
@@ -16202,7 +16202,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GNOME Online Accounts $as_me 3.12.3, which was
+This file was extended by GNOME Online Accounts $as_me 3.12.4, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16268,7 +16268,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-GNOME Online Accounts config.status 3.12.3
+GNOME Online Accounts config.status 3.12.4
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-online-accounts-3.12.3/configure.ac
new/gnome-online-accounts-3.12.4/configure.ac
--- old/gnome-online-accounts-3.12.3/configure.ac 2014-06-05
13:57:51.000000000 +0200
+++ new/gnome-online-accounts-3.12.4/configure.ac 2014-07-16
11:09:12.000000000 +0200
@@ -1,6 +1,6 @@
m4_define([goa_major_version], [3])
m4_define([goa_minor_version], [12])
-m4_define([goa_micro_version], [3])
+m4_define([goa_micro_version], [4])
m4_define([goa_nano_version], [0])
m4_define([goa_base_version],
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-online-accounts-3.12.3/doc/Makefile.in
new/gnome-online-accounts-3.12.4/doc/Makefile.in
--- old/gnome-online-accounts-3.12.3/doc/Makefile.in 2014-06-05
14:01:39.000000000 +0200
+++ new/gnome-online-accounts-3.12.4/doc/Makefile.in 2014-07-16
11:10:56.000000000 +0200
@@ -864,10 +864,10 @@
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
+@ENABLE_GTK_DOC_FALSE@clean-local:
+@ENABLE_GTK_DOC_FALSE@uninstall-local:
@ENABLE_GTK_DOC_FALSE@install-data-local:
@ENABLE_GTK_DOC_FALSE@distclean-local:
-@ENABLE_GTK_DOC_FALSE@uninstall-local:
-@ENABLE_GTK_DOC_FALSE@clean-local:
@ENABLE_GTK_DOC_FALSE@maintainer-clean-local:
clean: clean-recursive
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-online-accounts-3.12.3/doc/html/goa-Version-Information.html
new/gnome-online-accounts-3.12.4/doc/html/goa-Version-Information.html
--- old/gnome-online-accounts-3.12.3/doc/html/goa-Version-Information.html
2014-06-05 14:03:40.000000000 +0200
+++ new/gnome-online-accounts-3.12.4/doc/html/goa-Version-Information.html
2014-07-16 11:12:06.000000000 +0200
@@ -275,7 +275,7 @@
<hr>
<div class="refsect2">
<a name="GOA-MICRO-VERSION:CAPS"></a><h3>GOA_MICRO_VERSION</h3>
-<pre class="programlisting">#define GOA_MICRO_VERSION 3
+<pre class="programlisting">#define GOA_MICRO_VERSION 4
</pre>
<p>The micro version number of the GOA daemon and library.</p>
<p>Like <a class="link" href="goa-Version-Information.html#goa-micro-version"
title="goa_micro_version"><span class="type">goa_micro_version</span></a>, but
from the headers used at
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-online-accounts-3.12.3/doc/html/index.html
new/gnome-online-accounts-3.12.4/doc/html/index.html
--- old/gnome-online-accounts-3.12.3/doc/html/index.html 2014-06-05
14:03:40.000000000 +0200
+++ new/gnome-online-accounts-3.12.4/doc/html/index.html 2014-07-16
11:12:06.000000000 +0200
@@ -32,7 +32,7 @@
</p></div></div>
</div>
</div></div>
-<div><p class="releaseinfo">Version 3.12.3
+<div><p class="releaseinfo">Version 3.12.4
</p></div>
<div><p class="copyright">Copyright © 2011, 2012 The GOA Authors</p></div>
<div><div class="legalnotice">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-online-accounts-3.12.3/src/goabackend/goagoogleprovider.c
new/gnome-online-accounts-3.12.4/src/goabackend/goagoogleprovider.c
--- old/gnome-online-accounts-3.12.3/src/goabackend/goagoogleprovider.c
2014-06-05 13:54:44.000000000 +0200
+++ new/gnome-online-accounts-3.12.4/src/goabackend/goagoogleprovider.c
2014-07-16 11:07:10.000000000 +0200
@@ -145,13 +145,16 @@
"https://www.googleapis.com/auth/cloudprint "
/* Google Talk */
- "https://www.googleapis.com/auth/googletalk";
+ "https://www.googleapis.com/auth/googletalk "
+
+ /* Google Tasks - undocumented */
+ "https://www.googleapis.com/auth/tasks";
}
static guint
get_credentials_generation (GoaProvider *provider)
{
- return 7;
+ return 8;
}
static const gchar *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-online-accounts-3.12.3/telepathy-account-widgets/Makefile.in
new/gnome-online-accounts-3.12.4/telepathy-account-widgets/Makefile.in
--- old/gnome-online-accounts-3.12.3/telepathy-account-widgets/Makefile.in
2014-06-05 14:01:31.000000000 +0200
+++ new/gnome-online-accounts-3.12.4/telepathy-account-widgets/Makefile.in
2014-07-16 11:10:47.000000000 +0200
@@ -83,7 +83,7 @@
$(top_srcdir)/configure $(am__configure_deps) \
$(srcdir)/config.h.in \
$(srcdir)/telepathy-account-widgets-uninstalled.pc.in COPYING \
- config.guess config.sub install-sh missing ltmain.sh
+ config.guess config.sub depcomp install-sh missing ltmain.sh
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
$(top_srcdir)/m4/gsettings.m4 $(top_srcdir)/m4/intltool.m4 \
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]