Accepting request 1166998 from GNOME:Next
- Update to version 3.50.1: + Fix translation domain in account dialogs. + Fix OAuth 2.0 URI handler for some users. + Fix crash in Kerberos/Fedora provider. + Improved WebDAV support for Fastmail and mailbox.org. + Fixes for WebDAV discovery. + OAuth 2.0 PKCE support. + Fix issues caught by static analysis. + Update Microsoft Client ID. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1166998 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=194
This commit is contained in:
parent
21aedfaf13
commit
5a3a1d369e
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-online-accounts.git</param>
|
||||
<param name="revision">3.50.0</param>
|
||||
<param name="revision">3.50.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e67346a1cdf67a35a5b0bf02daf5e7134cd5209768e3aedfdff8d96b6d4d5ed
|
||||
size 3807756
|
3
gnome-online-accounts-3.50.1.obscpio
Normal file
3
gnome-online-accounts-3.50.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:478c6b376cb240f1cd67ca49ea0c3aa4c3047c1081104f92e4a9305e91b665e6
|
||||
size 3830796
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 07:41:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.50.1:
|
||||
+ Fix translation domain in account dialogs.
|
||||
+ Fix OAuth 2.0 URI handler for some users.
|
||||
+ Fix crash in Kerberos/Fedora provider.
|
||||
+ Improved WebDAV support for Fastmail and mailbox.org.
|
||||
+ Fixes for WebDAV discovery.
|
||||
+ OAuth 2.0 PKCE support.
|
||||
+ Fix issues caught by static analysis.
|
||||
+ Update Microsoft Client ID.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 17 09:34:56 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-online-accounts
|
||||
version: 3.50.0
|
||||
mtime: 1710633113
|
||||
commit: 05a2dc771e6645cb60ff3a9352af91e9572ce976
|
||||
version: 3.50.1
|
||||
mtime: 1712866859
|
||||
commit: 9c67420ffcdb5d35d9d196ffe3b709e54df025bf
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.50.0
|
||||
Version: 3.50.1
|
||||
Release: 0
|
||||
Summary: GNOME service to access online accounts
|
||||
License: LGPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user