From b158145cbbf4b1ee7a159891b8947d11d3e1ca1249308e92d621ba6d0379d016 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 4 Sep 2015 11:31:23 +0000 Subject: [PATCH] Accepting request 329009 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329009 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=94 --- gnome-online-accounts-3.16.3.tar.xz | 3 --- gnome-online-accounts-3.17.2.tar.xz | 3 +++ gnome-online-accounts.changes | 11 +++++++++++ gnome-online-accounts.spec | 22 ++++++++++++++-------- 4 files changed, 28 insertions(+), 11 deletions(-) delete mode 100644 gnome-online-accounts-3.16.3.tar.xz create mode 100644 gnome-online-accounts-3.17.2.tar.xz diff --git a/gnome-online-accounts-3.16.3.tar.xz b/gnome-online-accounts-3.16.3.tar.xz deleted file mode 100644 index 03b4c33..0000000 --- a/gnome-online-accounts-3.16.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0648e4d595f5c63f85c03bf65a2cf1204e8615aba242c50c15aa4c9696a0ca0 -size 1420940 diff --git a/gnome-online-accounts-3.17.2.tar.xz b/gnome-online-accounts-3.17.2.tar.xz new file mode 100644 index 0000000..1d61307 --- /dev/null +++ b/gnome-online-accounts-3.17.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5cd270844fb5dcf6eaf7ff1f036c6faaf06aff6bc86247b16049451e62ab19d +size 1427840 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index 61c990f..1748e7c 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jun 9 15:40:10 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.17.2: + + Foursquare is enabled by default. + + Bugs fixed: bgo#710764, bgo#739593, bgo#739594, bgo#742680. + + Updated translations. +- Add pkgconfig(libaccounts-glib) BuildRequires: New dependency. +- Pass --with-cheese=yes and --enable-foursquare to %configure, we + want webcam and foursquare support. + ------------------------------------------------------------------- Tue Jun 9 15:25:26 UTC 2015 - zaitor@opensuse.org diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index a494d80..69617cd 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -17,13 +17,13 @@ Name: gnome-online-accounts -Version: 3.16.3 +Version: 3.17.2 Release: 0 Summary: GNOME service to access online accounts License: LGPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-online-accounts/3.16/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-online-accounts/3.17/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel @@ -37,6 +37,7 @@ BuildRequires: pkgconfig(gio-unix-2.0) >= 2.35 BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.1 BuildRequires: pkgconfig(json-glib-1.0) +BuildRequires: pkgconfig(libaccounts-glib) BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libsoup-2.4) >= 2.41 BuildRequires: pkgconfig(libxml-2.0) @@ -101,16 +102,19 @@ translation-update-upstream %build %configure \ --disable-static \ + --with-cheese=yes \ --enable-gtk-doc \ - --enable-facebook \ - --enable-google \ - --enable-windows-live \ - --enable-kerberos \ --enable-exchange \ + --enable-facebook \ --enable-flickr \ - --enable-owncloud \ + --enable-foursquare \ + --enable-google \ --enable-imap-smtp \ - --enable-media-server + --enable-kerberos \ + --enable-owncloud \ + --enable-pocket \ + --enable-telepathy \ + --enable-windows-live make %{?_smp_mflags} %install @@ -143,6 +147,8 @@ rm -rf %{buildroot} %dir %{_libdir}/goa-1.0 %dir %{_libdir}/goa-1.0/web-extensions %{_libdir}/goa-1.0/web-extensions/libgoawebextension.so +%{_libexecdir}/goa-identity-service +%{_datadir}/dbus-1/services/org.gnome.Identity.service %files -n libgoa-1_0-0 %defattr(-,root,root)