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
This commit is contained in:
parent
1c0d85565a
commit
dc438aa933
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c8f62990833ca41188dbb80c5e99d99b57a62608ca675bbcd37bc2244742f2e
|
||||
size 860472
|
3
gnome-online-accounts-3.38.0.tar.xz
Normal file
3
gnome-online-accounts-3.38.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3760ea78729b3038dda0c416b57bc2cbaafcc619eec6c5109654d747fad2418c
|
||||
size 860024
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 10 14:29:11 UTC 2020 - Michael Gorse <mgorse@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user