Accepting request 1177033 from GNOME:Next

- Update to version 3.50.2:
  + Setup Dialog:
    - fix provider icon style.
    - fix dialog not closing when cancelled.
  + Exchange: fix account setup field verification.
  + Microsoft 365:
    - fix account storage.
    - fix identity retrieval.
    - fix email retrieval.
  + WebDAV:
    - fix Fastmail and mailbox.org endpoints.
    - fix for content-restricted app passwords.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1177033
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=196
This commit is contained in:
Dominique Leuenberger 2024-05-27 08:22:48 +00:00 committed by Git OBS Bridge
parent 5a3a1d369e
commit 2eb18d4a09
6 changed files with 25 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/gnome-online-accounts.git</param> <param name="url">https://gitlab.gnome.org/GNOME/gnome-online-accounts.git</param>
<param name="revision">3.50.1</param> <param name="revision">3.50.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param> <param name="versionrewrite-replacement">\1</param>

View File

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

View File

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon May 27 06:57:17 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.50.2:
+ Setup Dialog:
- fix provider icon style.
- fix dialog not closing when cancelled.
+ Exchange: fix account setup field verification.
+ Microsoft 365:
- fix account storage.
- fix identity retrieval.
- fix email retrieval.
+ WebDAV:
- fix Fastmail and mailbox.org endpoints.
- fix for content-restricted app passwords.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Apr 12 07:41:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> Fri Apr 12 07:41:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gnome-online-accounts name: gnome-online-accounts
version: 3.50.1 version: 3.50.2
mtime: 1712866859 mtime: 1716654426
commit: 9c67420ffcdb5d35d9d196ffe3b709e54df025bf commit: 4b920bb345ea84a0ff6af5c1afadbddf774b86ae

View File

@ -17,7 +17,7 @@
Name: gnome-online-accounts Name: gnome-online-accounts
Version: 3.50.1 Version: 3.50.2
Release: 0 Release: 0
Summary: GNOME service to access online accounts Summary: GNOME service to access online accounts
License: LGPL-2.0-or-later License: LGPL-2.0-or-later