From dc438aa933b2a35be09b4d3b3e82cea7aff457c34c6d52b620c8ce3ca4475994 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 26 Oct 2020 08:15:26 +0000 Subject: [PATCH] Accepting request 842979 from GNOME:Next - Update to version 3.38.0: + Updated translations. - Update to version 3.37.90: + Bugs fixed: - daemon: Remove the --no-sigint flag and always handle SIGINT. - webview: Enable web process sandbox. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/842979 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=175 --- gnome-online-accounts-3.36.0.tar.xz | 3 --- gnome-online-accounts-3.38.0.tar.xz | 3 +++ gnome-online-accounts.changes | 15 +++++++++++++++ gnome-online-accounts.spec | 6 +++--- 4 files changed, 21 insertions(+), 6 deletions(-) delete mode 100644 gnome-online-accounts-3.36.0.tar.xz create mode 100644 gnome-online-accounts-3.38.0.tar.xz diff --git a/gnome-online-accounts-3.36.0.tar.xz b/gnome-online-accounts-3.36.0.tar.xz deleted file mode 100644 index 40844a9..0000000 --- a/gnome-online-accounts-3.36.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c8f62990833ca41188dbb80c5e99d99b57a62608ca675bbcd37bc2244742f2e -size 860472 diff --git a/gnome-online-accounts-3.38.0.tar.xz b/gnome-online-accounts-3.38.0.tar.xz new file mode 100644 index 0000000..b45d2ba --- /dev/null +++ b/gnome-online-accounts-3.38.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3760ea78729b3038dda0c416b57bc2cbaafcc619eec6c5109654d747fad2418c +size 860024 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index 5a07083..552ff34 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Oct 10 14:29:11 UTC 2020 - Michael Gorse + +- Update to version 3.38.0: + + Updated translations. + +------------------------------------------------------------------- +Fri Sep 4 12:53:09 UTC 2020 - dimstar@opensuse.org + +- Update to version 3.37.90: + + Bugs fixed: + - daemon: Remove the --no-sigint flag and always handle SIGINT. + - webview: Enable web process sandbox. + + Updated translations. + ------------------------------------------------------------------- Wed Mar 11 00:22:08 UTC 2020 - mgorse@suse.com diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index f7e9832..6083e07 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -17,13 +17,13 @@ Name: gnome-online-accounts -Version: 3.36.0 +Version: 3.38.0 Release: 0 Summary: GNOME service to access online accounts License: LGPL-2.0-or-later Group: System/GUI/GNOME URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts -Source0: https://download.gnome.org/sources/gnome-online-accounts/3.36/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-online-accounts/3.38/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: docbook-xsl-stylesheets @@ -43,7 +43,7 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(rest-0.7) BuildRequires: pkgconfig(vapigen) -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.12.0 +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.26.0 # 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