diff --git a/_service b/_service index b822833..2f13de8 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/gnome-online-accounts.git - 3.50.4 + 3.52.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/gnome-online-accounts-3.50.4.obscpio b/gnome-online-accounts-3.50.4.obscpio deleted file mode 100644 index 6870db9..0000000 --- a/gnome-online-accounts-3.50.4.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:221b492beaa6da23c650ebf2e64563a755339725b8b47a3f011d3e3dd5fa3624 -size 3835404 diff --git a/gnome-online-accounts-3.52.1.obscpio b/gnome-online-accounts-3.52.1.obscpio new file mode 100644 index 0000000..c448af0 --- /dev/null +++ b/gnome-online-accounts-3.52.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef70179ab95d46331bf7274df9c6561662b78f36cdd8556c13ccba2595a6feaa +size 4063756 diff --git a/gnome-online-accounts.changes b/gnome-online-accounts.changes index 65c74db..505e0d6 100644 --- a/gnome-online-accounts.changes +++ b/gnome-online-accounts.changes @@ -1,3 +1,66 @@ +------------------------------------------------------------------- +Sun Oct 20 11:49:31 UTC 2024 - Bjørn Lie + +- 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 + +- Update to version 3.52.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 16 19:07:10 UTC 2024 - Bjørn Lie + +- 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 + +- 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 + +- 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 diff --git a/gnome-online-accounts.obsinfo b/gnome-online-accounts.obsinfo index 1a9534b..1fab900 100644 --- a/gnome-online-accounts.obsinfo +++ b/gnome-online-accounts.obsinfo @@ -1,4 +1,4 @@ name: gnome-online-accounts -version: 3.50.4 -mtime: 1722728636 -commit: 37ab64f43648722d6dcad6dff477368b4741d03e +version: 3.52.1 +mtime: 1729369344 +commit: ff9f5fc7c7eabe12973d67b3758840e8bfb3cb6c diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index 8af92c0..13d4e30 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -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/