Accepting request 292991 from GNOME:Factory

Scripted push of project GNOME:Next (forwarded request 292800 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/292991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2015-03-30 17:23:02 +00:00 committed by Git OBS Bridge
commit c895c2e12e
4 changed files with 70 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6fe2dc67ab2c50a1c127767f43f31513dac72453bd41d4b4265217a19667c2c6
size 1408156

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ca9c404c6a42aac34073087606a962f49f7986f0cc549cfe9100ac29c91ffd6
size 1417040

View File

@ -1,3 +1,63 @@
-------------------------------------------------------------------
Mon Mar 23 12:52:16 UTC 2015 - dimstar@opensuse.org
- Update to version 3.16.0:
+ Add some spacing between the service name and its switch
(bgo#746540).
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 5 01:22:27 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.91:
+ Remove Yahoo! support (bgo#721061).
+ Bugs fixed: bgo#742680: Port to WebKit2.
+ Updated translations.
- Replace pkgconfig(webkitgtk-3.0) BuildRequires with
pkgconfig(webkit2gtk-4.0), following upstreams port to WebKit2.
-------------------------------------------------------------------
Tue Feb 24 10:28:17 UTC 2015 - dimstar@opensuse.org
- Update to version 3.15.90:
+ Remove Facebook chat support (bgo#745004).
+ ewsclient, httpclient: Stop using deprecated SoupSessionAsync
(bgo#742651).
+ Updated translations.
-------------------------------------------------------------------
Tue Jan 20 05:05:06 UTC 2015 - badshah400@gmail.com
- Update to version 3.15.4:
+ Bugs fixed: bgo#743044.
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 16 20:54:19 UTC 2015 - zaitor@opensuse.org
- Update to version 3.15.3:
+ Support Foursquare (bgo#729837).
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 16 19:54:19 UTC 2015 - zaitor@opensuse.org
- Update to version 3.15.2:
+ Bugs fixed:
bgo#739009: google: Add support for files.
bgo#739168: facebook: Add fallback to get presentation id.
bgo#739590: Memory leak fixes.
bgo#739593: kerberos: A pile of fixes.
+ Updated translations.
-------------------------------------------------------------------
Fri Jan 16 18:54:19 UTC 2015 - zaitor@opensuse.org
- Update to version 3.15.1:
+ Support locked accounts (bgo#737656).
+ Bugs fixed: oauth2: Silence uninit_use_in_call from Coverity
(bgo#736749).
-------------------------------------------------------------------
Fri Jan 16 17:54:19 UTC 2015 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-online-accounts
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@ -17,13 +17,13 @@
Name: gnome-online-accounts
Version: 3.14.3
Version: 3.16.0
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.14/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/gnome-online-accounts/3.16/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: docbook-xsl-stylesheets
BuildRequires: gobject-introspection-devel
@ -42,7 +42,7 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.41
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(rest-0.7)
BuildRequires: pkgconfig(telepathy-glib)
BuildRequires: pkgconfig(webkitgtk-3.0) >= 2.1.90
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.7.2
# 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
@ -140,6 +140,9 @@ rm -rf %{buildroot}
%{_datadir}/icons/hicolor/*/apps/goa-account*.png
%{_datadir}/icons/hicolor/*/apps/im-*.*
%{_mandir}/man8/goa-daemon.8%{?ext_man}
%dir %{_libdir}/goa-1.0
%dir %{_libdir}/goa-1.0/web-extensions
%{_libdir}/goa-1.0/web-extensions/libgoawebextension.so
%files -n libgoa-1_0-0
%defattr(-,root,root)