Changelog for
gnome-online-accounts-lang-3.48.0-198.1.noarch.rpm :
* Fri Mar 17 2023 Bjørn Lie
- Update to version 3.48.0: + Updated translations.- Rebase patch with quilt.
* Mon Feb 27 2023 Bjørn Lie - Update to version 3.47.1: + Build fixes + Expired Kerberos tickets not re-acquired on resume from suspend + Update CalDAV/CardDAV OwnCloud endpoints + Attempt to cope with multiple credential caches per identity + Error in solving Nextcloud account address + Updated translations.
* Sun Sep 18 2022 Bjørn Lie - Update to version 3.46.0: + Build system fixes with recent Meson. + Updated translations.
* Sun Sep 11 2022 Bjørn Lie - Add 0001-google-Remove-Photos-support.patch: google: Remove Photos support. In theory, support for photos is still desired. However, right now the implementation of the Google PicasaWeb API in libgdata no longer works. Until that\'s fixed, there\'s no point in advertising support for photos. See https://gitlab.gnome.org/GNOME/gnome-online-accounts/-/issues/63
* Tue Aug 09 2022 Bjørn Lie - Update to version 3.45.2: + Use debugging messages instead of warnings. + Fix documentation build. + Updated translations.- Enable build of documentation again.
* Sun Aug 07 2022 Bjørn Lie - Update to version 3.45.1: + Removed providers: - Foursquare - Facebook - Flickr + Port to libsoup3 + Port to librest-1.0 + Drop the Autotools build + Update the Google OAuth2 provider- Add meson BuildRequires and macros, switch to meson buildsystem.- Use ldconfig_scriptlets macro for post(un) handling.- Replace BuildRequires following upstream changes: + Drop pkgconfig(libsoup-2.4), pkgconfig(rest-0.7) and pkgconfig(webkit2gtk-4.0). + Add pkgconfig(javascriptcoregtk-4.1), pkgconfig(libsoup-3.0), pkgconfig(rest-1.0) and pkgconfig(webkit2gtk-4.1).- Do not build gtk-docs as it is currently broken.
* Thu Mar 31 2022 Dominique Leuenberger - Update to version 3.44.0: + Bugs fixed: - Add .gitlab-ci.yml - Update Fedora logo - Silence -Wincompatible-pointer-types with GCC 11 + Updated translations.
* Tue Oct 19 2021 Bjørn Lie - Update to version 3.43.1: + Remove Documents support. + Bugs fixed: - glgo#GNOME/gnome-online-accounts!67 doc: Update. - glgo#GNOME/gnome-online-accounts!68 dbus: Add missing since tag for IsSupportedProvider. + Updated translations.
* Tue Oct 19 2021 Bjørn Lie - Update to version 3.40.1: + Bugs fixed: glgo#GNOME/gnome-online-accounts!68 dbus: Add missing since tag for IsSupportedProvider. + Updated translations.
* Thu Sep 16 2021 Stanislav Brabec - Remove obsolete translation-update-upstream support (jsc#SLE-21105).
* Sun Apr 25 2021 Michael Gorse - Update to version 3.40.0: + No changes.
* Thu Mar 18 2021 Dominique Leuenberger - Update to version 3.39.92: + Last.fm is enabled by default. + Bugs fixed: - web-extension-main: Remove unnecessary and unused entry point. - kerberos-identity: Handle information-only prompts when signing in. - client: Mention that goa_client_get_manager might return NULL. + Updated translations.
* Sat Oct 10 2020 Michael Gorse - Update to version 3.38.0: + Updated translations.
* Fri Sep 04 2020 dimstarAATTopensuse.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 2020 mgorseAATTsuse.com- Update to version 3.36.0: + Updated translations.
* Wed Feb 12 2020 dimstarAATTopensuse.org- Update to version 3.35.90: + Polish some rough edges in the Meson build. + Various build fixes. + kerberos-identity-manager: Remove unused signal handler ID. + daemon, dbus: Enable checking if a provider type is supported.- Changes from version 3.35.3: + Remove Pocket. + Bugs fixed: - Drop the priv pointer from the GObject instance structures. - Port away from deprecated GLib API like g_memove and g_get_current_time. - webview: Port to JSCValue. - Use the G_DECLARE_
* macros to reduce GObject boilerplate. - Add Exchange and Last.fm icons.- Changes from version 3.35.1: + Updated translations.- Drop --enable-pocket configure parameter: no longer supported.