Hello community,

here is the log from the commit of package libsignon-glib for openSUSE:Factory 
checked in at 2016-02-16 09:18:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsignon-glib (Old)
 and      /work/SRC/openSUSE:Factory/.libsignon-glib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsignon-glib"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsignon-glib/libsignon-glib.changes    
2015-10-03 20:16:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libsignon-glib.new/libsignon-glib.changes       
2016-02-16 09:18:57.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Feb 13 07:50:06 UTC 2016 - [email protected]
+
+- Update to 1.13+16.04.20151209.1
+  * No changelog provided. 
+  * Fixes build for Tumbleweed
+
+-------------------------------------------------------------------

Old:
----
  libsignon-glib_1.12+15.04.20150420.1.orig.tar.gz

New:
----
  libsignon-glib_1.13+16.04.20151209.1.orig.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libsignon-glib.spec ++++++
--- /var/tmp/diff_new_pack.kAhZ79/_old  2016-02-16 09:18:57.000000000 +0100
+++ /var/tmp/diff_new_pack.kAhZ79/_new  2016-02-16 09:18:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsignon-glib
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libsignon-glib
-Version:       1.12+15.04.20150420.1
+Version:        1.13+16.04.20151209.1
 Release:       0
-License:       LGPL-2.1
 Summary:       Library for signond
-Url:   https://launchpad.net/libsignon-glib
+License:        LGPL-2.1
 Group: System/Libraries
+Url:            https://launchpad.net/libsignon-glib
 Source:        
http://archive.ubuntu.com/ubuntu/pool/main/libs/libsignon-glib/%{name}_%{version}.orig.tar.gz
-BuildRequires: libtool
-BuildRequires: gtk-doc
 BuildRequires: glib2-devel
 BuildRequires: gobject-introspection-devel
+BuildRequires:  gtk-doc
+BuildRequires:  libtool
 BuildRequires: python-devel
 BuildRequires: signond-libs-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -102,3 +103,5 @@
 %files -n typelib-1_0-Signon-1_0
 %defattr(-,root,root)
 %{_libdir}/girepository-1.0/Signon-1.0.typelib
+
+%changelog

++++++ libsignon-glib_1.12+15.04.20150420.1.orig.tar.gz -> 
libsignon-glib_1.13+16.04.20151209.1.orig.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsignon-glib-1.12+15.04.20150420.1/README 
new/libsignon-glib-1.13+16.04.20151209.1/README
--- old/libsignon-glib-1.12+15.04.20150420.1/README     2015-04-20 
13:34:44.000000000 +0200
+++ new/libsignon-glib-1.13+16.04.20151209.1/README     2015-12-09 
11:24:49.000000000 +0100
@@ -5,7 +5,7 @@
 used from GLib applications. It is effectively a GLib binding for the D-Bus API
 provided by signond. It is part of the accounts-sso project:
 
-http://code.google.com/p/accounts-sso/
+https://gitlab.com/groups/accounts-sso
 
 Dependencies
 ------------
@@ -20,4 +20,4 @@
 Resources
 ---------
 
-http://code.google.com/p/accounts-sso/sources/list?repo=libsignon-glib
+https://gitlab.com/accounts-sso/libsignon-glib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsignon-glib-1.12+15.04.20150420.1/configure.ac 
new/libsignon-glib-1.13+16.04.20151209.1/configure.ac
--- old/libsignon-glib-1.12+15.04.20150420.1/configure.ac       2015-04-20 
13:34:44.000000000 +0200
+++ new/libsignon-glib-1.13+16.04.20151209.1/configure.ac       2015-12-09 
11:24:49.000000000 +0100
@@ -1,10 +1,10 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.64])
 AC_INIT([libsignon-glib],
-        [1.12],
-        [http://code.google.com/p/accounts-sso/issues/entry],
+        [1.13],
+        [https://gitlab.com/accounts-sso/libsignon-glib/issues],
         [libsignon-glib],
-        [http://code.google.com/p/accounts-sso/])
+        [https://gitlab.com/accounts-sso/libsignon-glib])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libsignon-glib-1.12+15.04.20150420.1/docs/reference/libsignon-glib-docs.xml 
new/libsignon-glib-1.13+16.04.20151209.1/docs/reference/libsignon-glib-docs.xml
--- 
old/libsignon-glib-1.12+15.04.20150420.1/docs/reference/libsignon-glib-docs.xml 
    2015-04-20 13:34:44.000000000 +0200
+++ 
new/libsignon-glib-1.13+16.04.20151209.1/docs/reference/libsignon-glib-docs.xml 
    2015-12-09 11:24:49.000000000 +0100
@@ -10,7 +10,7 @@
     <releaseinfo>
       This document is for libsignon-glib, version &version;. The latest
       version of this documentation can be built from the source code at
-      <ulink role="online-location" 
url="https://code.google.com/p/accounts-sso/source/checkout?repo=libsignon-glib";>https://code.google.com/p/accounts-sso/source/checkout?repo=libsignon-glib</ulink>.
+      <ulink role="online-location" 
url="https://gitlab.com/accounts-sso/libsignon-glib";>https://gitlab.com/accounts-sso/libsignon-glib</ulink>.
     </releaseinfo>
   </bookinfo>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libsignon-glib-1.12+15.04.20150420.1/libsignon-glib/Makefile.am 
new/libsignon-glib-1.13+16.04.20151209.1/libsignon-glib/Makefile.am
--- old/libsignon-glib-1.12+15.04.20150420.1/libsignon-glib/Makefile.am 
2015-04-20 13:34:44.000000000 +0200
+++ new/libsignon-glib-1.13+16.04.20151209.1/libsignon-glib/Makefile.am 
2015-12-09 11:24:49.000000000 +0100
@@ -7,7 +7,7 @@
        -I$(top_builddir) \
        -I$(builddir) \
        $(DEPS_CFLAGS) \
-       -Wall -Werror
+       -Wall -Werror -Wno-error=deprecated-declarations
 libsignon_glib_la_LIBADD = $(DEPS_LIBS)
 libsignon_glib_la_LDFLAGS = \
        -version-info 1:0:0 \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libsignon-glib-1.12+15.04.20150420.1/libsignon-glib/signon-auth-session.c 
new/libsignon-glib-1.13+16.04.20151209.1/libsignon-glib/signon-auth-session.c
--- 
old/libsignon-glib-1.12+15.04.20150420.1/libsignon-glib/signon-auth-session.c   
    2015-04-20 13:34:44.000000000 +0200
+++ 
new/libsignon-glib-1.13+16.04.20151209.1/libsignon-glib/signon-auth-session.c   
    2015-12-09 11:24:49.000000000 +0100
@@ -146,6 +146,7 @@
 
     sso_auth_session_call_process_finish (proxy, &reply, res, &error);
 
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
     self = SIGNON_AUTH_SESSION (g_async_result_get_source_object (
         (GAsyncResult *)res_process));
     self->priv->busy = FALSE;
@@ -166,6 +167,7 @@
      * g_main_context_pop_thread_default: assertion `g_queue_peek_head (stack) 
== context' failed
      */
     g_simple_async_result_complete_in_idle (res_process);
+G_GNUC_END_IGNORE_DEPRECATIONS
     g_object_unref (self);
 }
 
@@ -180,6 +182,7 @@
     g_return_if_fail (self != NULL);
     priv = self->priv;
 
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
     if (error != NULL)
     {
         DEBUG ("AuthSessionError: %s", error->message);
@@ -199,6 +202,7 @@
         g_simple_async_result_complete (res);
         return;
     }
+G_GNUC_END_IGNORE_DEPRECATIONS
 
     process_data = g_object_get_data ((GObject *)res, data_key_process);
     g_return_if_fail (process_data != NULL);
@@ -592,9 +596,11 @@
 
     g_return_if_fail (session_data != NULL);
 
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
     res = g_simple_async_result_new ((GObject *)self, callback, user_data,
                                      signon_auth_session_process_async);
     g_simple_async_result_set_check_cancellable (res, cancellable);
+G_GNUC_END_IGNORE_DEPRECATIONS
 
     process_data = g_slice_new0 (AuthSessionProcessData);
     process_data->session_data = g_variant_ref_sink (session_data);
@@ -636,10 +642,12 @@
     g_return_val_if_fail (SIGNON_IS_AUTH_SESSION (self), NULL);
 
     async_result = (GSimpleAsyncResult *)res;
+G_GNUC_BEGIN_IGNORE_DEPRECATIONS
     if (g_simple_async_result_propagate_error (async_result, error))
         return NULL;
 
     reply = g_simple_async_result_get_op_res_gpointer (async_result);
+G_GNUC_END_IGNORE_DEPRECATIONS
     return g_variant_ref (reply);
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libsignon-glib-1.12+15.04.20150420.1/libsignon-glib.pc.in 
new/libsignon-glib-1.13+16.04.20151209.1/libsignon-glib.pc.in
--- old/libsignon-glib-1.12+15.04.20150420.1/libsignon-glib.pc.in       
2015-04-20 13:34:44.000000000 +0200
+++ new/libsignon-glib-1.13+16.04.20151209.1/libsignon-glib.pc.in       
2015-12-09 11:24:49.000000000 +0100
@@ -2,7 +2,6 @@
 exec_prefix=@exec_prefix@
 libdir=@libdir@
 includedir=@includedir@
-pluginlibdir=@pluginlibdir@
 
 Name: libsignon-glib
 Description: A low-level library for managing account credentials.


Reply via email to