Hello community,

here is the log from the commit of package gnome-online-accounts for 
openSUSE:Factory checked in at 2013-09-04 14:08:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
    2013-08-16 12:24:19.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-accounts.new/gnome-online-accounts.changes
 2013-09-04 14:08:04.000000000 +0200
@@ -1,0 +2,19 @@
+Sun Sep  1 17:08:03 UTC 2013 - [email protected]
+
+- Add gnome-online-accounts-webkitgtk-2.1.90.patch: Adapt to
+  webkitgtk 2.1.90 API.
+
+-------------------------------------------------------------------
+Thu Aug 22 20:22:27 UTC 2013 - [email protected]
+
+- Update to version 3.9.90:
+  + Support Telepathy accounts (bgo#696267).
+  + Bugs fixed: bgo#705366, bgo#706074.
+  + Updated translations.
+- Add pkgconfig(telepathy-glib) BuildRequires: new dependency for
+  Telepathy account support.
+- Add glib schema handling scriptlets to post/postun.
+- Rename libgoa-backend-1_0-0 subpackage to libgoa-backend-1_0-1,
+  following upstreams soname bump.
+
+-------------------------------------------------------------------

Old:
----
  gnome-online-accounts-3.9.5.tar.xz

New:
----
  gnome-online-accounts-3.9.90.tar.xz
  gnome-online-accounts-webkitgtk-2.1.90.patch

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

Other differences:
------------------
++++++ gnome-online-accounts.spec ++++++
--- /var/tmp/diff_new_pack.GWsIQJ/_old  2013-09-04 14:08:06.000000000 +0200
+++ /var/tmp/diff_new_pack.GWsIQJ/_new  2013-09-04 14:08:06.000000000 +0200
@@ -19,7 +19,7 @@
 %define with_twitter 0
 
 Name:           gnome-online-accounts
-Version:        3.9.5
+Version:        3.9.90
 Release:        0
 Summary:        GNOME service to access online accounts
 License:        LGPL-2.0+
@@ -27,6 +27,8 @@
 Url:            http://www.gnome.org
 Source:         
http://download.gnome.org/sources/gnome-online-accounts/3.9/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
+# PATCH-FIX-UPSTREAM gnome-online-accounts-webkitgtk-2.1.90.patch bgo#707006 
[email protected] -- Adapt to webkitgtk 2.1.90 API, taken from git.
+Patch0:         gnome-online-accounts-webkitgtk-2.1.90.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
@@ -48,7 +50,8 @@
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.41
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(rest-0.7)
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(telepathy-glib)
+BuildRequires:  pkgconfig(webkitgtk-3.0) >= 2.1.90
 # p11-kit is not 'strictly' seen a requirement, but without it none of the 
SSL/TLS
 # Certificates are considered valid, which results in a really bad experience.
 Requires:       p11-kit >= 0.16
@@ -79,12 +82,12 @@
 This package provides the GObject Introspection bindings for the libgoa
 client library.
 
-%package -n libgoa-backend-1_0-0
+%package -n libgoa-backend-1_0-1
 Summary:        GNOME service to access online accounts -- Backend Library
 Group:          System/Libraries
 Recommends:     %{name}
 
-%description -n libgoa-backend-1_0-0
+%description -n libgoa-backend-1_0-1
 gnome-online-accounts provides interfaces so applications and
 libraries in GNOME can access the user's online accounts.
 
@@ -92,7 +95,7 @@
 Summary:        GNOME service to access online accounts -- Development Files
 Group:          Development/Libraries/GNOME
 Requires:       libgoa-1_0-0 = %{version}
-Requires:       libgoa-backend-1_0-0 = %{version}
+Requires:       libgoa-backend-1_0-1 = %{version}
 Requires:       typelib-1_0-Goa-1_0 = %{version}
 
 %description devel
@@ -103,6 +106,7 @@
 %prep
 %setup -q
 translation-update-upstream
+%patch0 -p1
 
 %build
 %if 0%{?with_twitter}
@@ -136,17 +140,24 @@
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %find_lang %{name} %{?no_lang_C}
+%find_lang gnome-online-accounts-tpaw %{name}.lang %{?no_lang_C}
 
 %clean
 rm -rf %{buildroot}
 
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
 %post -n libgoa-1_0-0 -p /sbin/ldconfig
 
 %postun -n libgoa-1_0-0 -p /sbin/ldconfig
 
-%post -n libgoa-backend-1_0-0 -p /sbin/ldconfig
+%post -n libgoa-backend-1_0-1 -p /sbin/ldconfig
 
-%postun -n libgoa-backend-1_0-0 -p /sbin/ldconfig
+%postun -n libgoa-backend-1_0-1 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -155,6 +166,8 @@
 %{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
 %{_datadir}/gnome-online-accounts/
 %{_datadir}/icons/hicolor/*/apps/goa-account*.png
+%{_datadir}/icons/hicolor/*/apps/im-*.*
+%{_datadir}/glib-2.0/schemas/org.gnome.telepathy-account-widgets.gschema.xml
 %{_mandir}/man8/goa-daemon.8%{?ext_man}
 
 %files -n libgoa-1_0-0
@@ -165,7 +178,7 @@
 %defattr(-,root,root)
 %{_libdir}/girepository-1.0/Goa-1.0.typelib
 
-%files -n libgoa-backend-1_0-0
+%files -n libgoa-backend-1_0-1
 %defattr(-,root,root)
 %{_libdir}/libgoa-backend-1.0.so.*
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.GWsIQJ/_old  2013-09-04 14:08:06.000000000 +0200
+++ /var/tmp/diff_new_pack.GWsIQJ/_new  2013-09-04 14:08:06.000000000 +0200
@@ -1,2 +1,2 @@
 libgoa-1_0-0
-libgoa-backend-1_0-0
+libgoa-backend-1_0-1

++++++ gnome-online-accounts-3.9.5.tar.xz -> 
gnome-online-accounts-3.9.90.tar.xz ++++++
++++ 212797 lines of diff (skipped)

++++++ gnome-online-accounts-webkitgtk-2.1.90.patch ++++++
>From f5119db95aab7e97a30aca646833bcd72d4ba51f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Se=C3=A1n=20de=20B=C3=BArca?= <[email protected]>
Date: Wed, 28 Aug 2013 11:02:30 -0600
Subject: [PATCH] Update to new webkitgtk-2.1.90 API

Fixes: https://bugzilla.gnome.org/707006
---
 configure.ac                       | 2 +-
 src/goabackend/goaflickrprovider.c | 4 ++--
 src/goabackend/goagoogleprovider.c | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/goabackend/goaflickrprovider.c 
b/src/goabackend/goaflickrprovider.c
index 66396ba..7505482 100644
--- a/src/goabackend/goaflickrprovider.c
+++ b/src/goabackend/goaflickrprovider.c
@@ -285,8 +285,8 @@ is_deny_node (GoaOAuthProvider *provider, WebKitDOMNode 
*node)
   if (!WEBKIT_DOM_IS_HTML_ANCHOR_ELEMENT (node))
     goto out;
 
-  element = WEBKIT_DOM_HTML_ELEMENT (node);
-  id = webkit_dom_html_element_get_id (element);
+  element = WEBKIT_DOM_ELEMENT (node);
+  id = webkit_dom_element_get_id (element);
   if (g_strcmp0 (id, "auth-disallow") != 0)
     goto out;
 
diff --git a/src/goabackend/goagoogleprovider.c 
b/src/goabackend/goagoogleprovider.c
index ef28cf6..cee9d96 100644
--- a/src/goabackend/goagoogleprovider.c
+++ b/src/goabackend/goagoogleprovider.c
@@ -270,8 +270,8 @@ is_deny_node (GoaOAuth2Provider *provider, WebKitDOMNode 
*node)
   if (!WEBKIT_DOM_IS_HTML_BUTTON_ELEMENT (node))
     goto out;
 
-  element = WEBKIT_DOM_HTML_ELEMENT (node);
-  id = webkit_dom_html_element_get_id (element);
+  element = WEBKIT_DOM_ELEMENT (node);
+  id = webkit_dom_element_get_id (element);
   if (g_strcmp0 (id, "submit_deny_access") != 0)
     goto out;
 
@@ -300,7 +300,7 @@ is_identity_node (GoaOAuth2Provider *provider, 
WebKitDOMHTMLInputElement *elemen
   if (g_strcmp0 (element_type, "email") != 0)
     goto out;
 
-  id = webkit_dom_html_element_get_id (WEBKIT_DOM_HTML_ELEMENT (element));
+  id = webkit_dom_element_get_id (WEBKIT_DOM_ELEMENT (element));
   if (g_strcmp0 (id, "Email") != 0)
     goto out;
 
-- 
1.8.3.1
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to