diff --git a/gnome-online-accounts-3.20.3.tar.xz b/gnome-online-accounts-3.20.3.tar.xz deleted file mode 100644 index 72e49d2..0000000 --- a/gnome-online-accounts-3.20.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:094fc04cf3e0b4ace667fce3b5bdcca5093e0c93f9184439e663c69546c1e046 -size 1485044 diff --git a/gnome-online-accounts-3.21.91.tar.xz b/gnome-online-accounts-3.21.91.tar.xz new file mode 100644 index 0000000..dd77d91 --- /dev/null +++ b/gnome-online-accounts-3.21.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c221f404453e238155e25862a27b93c14d2e66b02b000ce39b45d1897c4402c3 +size 1493192 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index 2ec6102..83f1652 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -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 diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 29617dd..55114ef 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -17,13 +17,13 @@ Name: gnome-online-accounts -Version: 3.20.3 +Version: 3.21.91 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.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-online-accounts/3.21/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets BuildRequires: gobject-introspection-devel @@ -33,7 +33,7 @@ BuildRequires: krb5-mini-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files 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(gtk+-3.0) >= 3.19.12 BuildRequires: pkgconfig(json-glib-1.0)