Accepting request 425010 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/425010
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=122
This commit is contained in:
Dominique Leuenberger 2016-09-08 21:22:47 +00:00 committed by Git OBS Bridge
parent 6e27451555
commit 9bf0c9d6f2
4 changed files with 75 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:094fc04cf3e0b4ace667fce3b5bdcca5093e0c93f9184439e663c69546c1e046
size 1485044

View File

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

View File

@ -1,3 +1,72 @@
-------------------------------------------------------------------
Thu Sep 1 16:16:44 UTC 2016 - dimstar@opensuse.org
- Update to version 3.21.91:
+ bgo#770610: daemon: Clean-up the memory management of our
GKeyFile instances.
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 19 09:21:34 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.90:
+ daemon: Ensure temporary accounts are really removed from the
keyring (bgo#688041).
+ pocket: Support logging in with a Firefox account (bgo#755386).
+ identity:
- Don't leak the GoaObject from find_object_with_principal
(bgo#756431).
- Silence -Wincompatible-pointer-types (bgo#768808).
+ Port to GTask from GSimpleAsyncResult (bgo#764157).
+ Let goa_provider_show_account have more control over the UI
(bgo#769213).
+ Updated translations.
-------------------------------------------------------------------
Thu Jul 28 13:12:45 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.4:
+ identity: Don't leak the invocation when handling SignIn
(bgo#756431).
+ Port to GTask from GSimpleAsyncResult (bgo#764157).
+ kerberos, telepathy: Stopping goa-daemon removes account or
expires credentials (bgo#766733).
+ Offer a simple mechanism to introspect the available providers
and services (bgo#767914).
+ identity: Clean up the credential cache and don't keep trying
to sign in if we encounter a failure (bgo#768808).
+ kerberos: Don't leak the GSimpleAsyncResult and object_path
when signing in (bgo#768845).
+ Updated translations.
-------------------------------------------------------------------
Thu Jul 28 13:12:44 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.3:
+ Don't let temporary accounts accumulate in accounts.conf and
the keyring (bgo#688041).
+ lastfm: Don't forget to update the ret variable (bgo#760991).
+ Skip EnsureCredentials if the account is disabled (bgo#762155).
+ Port to GTask from GSimpleAsyncResult (bgo#764157).
+ Misc usability improvements to the imap-smtp provider
(bgo#764283).
+ org.gnome.OnlineAccounts.Account:IsTemporary is not being set
(bgo#765994).
+ kerberos, telepathy: Stopping goa-daemon removes account or
expires credentials (bgo#766733).
+ Adding a Telepathy account is racy due after adding a headerbar
(bgo#767299).
+ Updated translations.
-------------------------------------------------------------------
Thu Jul 28 13:12:43 UTC 2016 - zaitor@opensuse.org
- Update to version 3.21.1:
+ Port to GTask from GSimpleAsyncResult (bgo#764157).
+ goa-daemon --help shows translated characters as question marks
on some locales (bgo#765455).
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 28 13:12:42 UTC 2016 - zaitor@opensuse.org Thu Jul 28 13:12:42 UTC 2016 - zaitor@opensuse.org

View File

@ -17,13 +17,13 @@
Name: gnome-online-accounts Name: gnome-online-accounts
Version: 3.20.3 Version: 3.21.91
Release: 0 Release: 0
Summary: GNOME service to access online accounts Summary: GNOME service to access online accounts
License: LGPL-2.0+ License: LGPL-2.0+
Group: System/GUI/GNOME Group: System/GUI/GNOME
Url: http://www.gnome.org Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gnome-online-accounts/3.20/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/gnome-online-accounts/3.21/%{name}-%{version}.tar.xz
Source99: baselibs.conf Source99: baselibs.conf
BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook-xsl-stylesheets
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
@ -33,7 +33,7 @@ BuildRequires: krb5-mini-devel
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gcr-3) BuildRequires: pkgconfig(gcr-3)
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.35 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.40
BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.12 BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.12
BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(json-glib-1.0)