Sync from SUSE:SLFO:Main gnome-online-accounts revision e95a90dae262caedd4e1c37bc38e67f8

This commit is contained in:
Adrian Schröter 2024-11-12 12:10:33 +01:00
parent a498f6adff
commit 71af02d854
6 changed files with 75 additions and 9 deletions

View File

@ -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.4</param>
<param name="revision">3.52.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
gnome-online-accounts-3.50.4.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
gnome-online-accounts-3.52.1.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,66 @@
-------------------------------------------------------------------
Sun Oct 20 11:49:31 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.52.1:
+ Bugs fixed:
- goakerberosprovider: don't assume all errors are auth errors
- goaoauthprovider: fix expected NULL GError
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 16 20:02:40 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.52.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 16 19:07:10 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.51.3:
+ Accessibility fixes and event announcements
+ Updated translations.
- Changes from version 3.51.2:
+ Adopt a less aggressive notification policy
+ Updated translations.
- Changes from version 3.51.1:
+ Enable Mail, Calendar & Contacts for Microsoft 365
+ Improvements to Microsoft 365 setup dialog
+ Use AdwButtonRow when applicable
+ Allow overriding dependencies supporting built as a meson wrap
+ Refactor web browser authentication flow as a discrete task
+ Improve error reporting and notification for providers
+ Document configuration files used by the daemon
+ Correctly save and reset settings for TLS certificate errors
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 16 18:13:55 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.51.0:
+ Support Mail Autoconfig XML for IMAP/SMTP services
+ Support SRV lookups for DAV services
+ Support Linux's KEYRING notification pipe for Kerberos
+ Ability to restrict which services of a particular account type
are available
+ Add version CLI flag for goa-daemon
+ Port to AdwDialog and AdwAlertDialog
+ Accept GtkWidget as a top-level for account setup
+ Port documentation to gi-docgen
+ Documentation and manual pages are enabled by default
+ Fixes for bugs found by Coverity Scan
+ Fix libsoup error handling
+ Translation fixes and missing strings
+ Updated translations.
- Add pkgconfig(libkeyutils) and pkgconfig(gi-docgen)
BuildRequires, new dependencies.
-------------------------------------------------------------------
Sun Sep 15 13:53:58 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.50.5:
+ goaimapsmtpprovider: quick fix for yahoo auto-detect
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 5 07:00:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gnome-online-accounts
version: 3.50.4
mtime: 1722728636
commit: 37ab64f43648722d6dcad6dff477368b4741d03e
version: 3.52.1
mtime: 1729369344
commit: ff9f5fc7c7eabe12973d67b3758840e8bfb3cb6c

View File

@ -17,7 +17,7 @@
Name: gnome-online-accounts
Version: 3.50.4
Version: 3.52.1
Release: 0
Summary: GNOME service to access online accounts
License: LGPL-2.0-or-later
@ -29,6 +29,7 @@ BuildRequires: docbook-xsl-stylesheets
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gcr-4)
BuildRequires: pkgconfig(gi-docgen)
BuildRequires: pkgconfig(gio-2.0) >= 2.52
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.52
BuildRequires: pkgconfig(glib-2.0) >= 2.52
@ -39,6 +40,7 @@ BuildRequires: pkgconfig(javascriptcoregtk-4.1)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(krb5)
BuildRequires: pkgconfig(libadwaita-1) >= 1.4
BuildRequires: pkgconfig(libkeyutils)
BuildRequires: pkgconfig(libsecret-1)
BuildRequires: pkgconfig(libsoup-3.0)
BuildRequires: pkgconfig(libxml-2.0)
@ -143,7 +145,8 @@ libraries in GNOME can access the user's online accounts.
%{_libdir}/libgoa-backend-1.0.so.*
%files devel
%doc %{_datadir}/gtk-doc/html/goa/
%dir %{_datadir}/doc/gnome-online-accounts
%doc %{_datadir}/doc/gnome-online-accounts/Goa-1.0
%{_includedir}/goa-1.0/
%dir %{_libdir}/goa-1.0
%{_libdir}/goa-1.0/include/