Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gnome-online-accounts-devel-3.50.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: gnome-online-accounts-devel Distribution: openSUSE Tumbleweed
Version: 3.50.0 Vendor: openSUSE
Release: 1.1 Build date: Sun Mar 17 10:34:56 2024
Group: Development/Libraries/GNOME Build host: reproducible
Size: 3168876 Source RPM: gnome-online-accounts-3.50.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
Summary: GNOME service to access online accounts -- Development Files
gnome-online-accounts provides interfaces so applications and
libraries in GNOME can access the user's online accounts.

Provides

Requires

License

LGPL-2.0-or-later

Changelog

* Sun Mar 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.50.0:
    + Updated translations.
* Tue Mar 05 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Drop baselibs.conf: the -32bit packages are no longer needed and
    have not been part of Tumbleweed for a while already (build for
    i586 only enabled in LegacyX86).
* Mon Mar 04 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.49.4:
    + Update dependencies in the GoaBackend pkgconfig.
  - Changes from version 3.94.3:
    + Bump GoaBacked soname to 2.0.0.
    + Fix nested modal windows.
    + Simplified account setup UX.
    + Updates to user visible labels and descriptions.
    + Updated translations.
* Tue Feb 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.49.2:
    + Fix a use-after-free error.
    + Set a minimum height for dialogs.
    + Updated translations.
* Mon Feb 12 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.49.1:
    + Add Microsoft 365 provider.
    + Port to GTK4/Adwaita and an async API.
    + Remove nautilus-floating-bar.
    + Derive the Fedora provider from Kerberos.
    + Migrate existing WebDAV accounts.
    + Update provider icons.
    + Updated translations.
  - Replace pkgconfig(gtk+-3.0) BuildRequires with pkgconfig(gtk4)
    and pkgconfig(libadwaita-1): follow upstreams port to GTK 4.
* Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 3.49.0:
    + Depend on GCR4.
    + Remove the media server provider.
    + Remove the Last.fm provider.
    + Add WebDAV base provider.
    + Remove the webview and WebKit dependency.
    + Updated translations.
  - Convert to source service for easier updating.
  - Drop 0001-google-Remove-Photos-support.patch: fixed upstream.
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 3.48.0:
    + Updated translations.
  - Rebase patch with quilt.
* Mon Feb 27 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - 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 <bjorn.lie@gmail.com>
  - Update to version 3.46.0:
    + Build system fixes with recent Meson.
    + Updated translations.
* Sun Sep 11 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - 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 <bjorn.lie@gmail.com>
  - 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 <bjorn.lie@gmail.com>
  - 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 <dimstar@opensuse.org>
  - 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 <bjorn.lie@gmail.com>
  - 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 <bjorn.lie@gmail.com>
  - 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 <sbrabec@suse.com>
  - Remove obsolete translation-update-upstream support
    (jsc#SLE-21105).
* Sun Apr 25 2021 Michael Gorse <mgorse@suse.com>
  - Update to version 3.40.0:
    + No changes.
* Thu Mar 18 2021 Dominique Leuenberger <dimstar@opensuse.org>
  - 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.

Files

/usr/include/goa-1.0
/usr/include/goa-1.0/goa
/usr/include/goa-1.0/goa/goa-generated.h
/usr/include/goa-1.0/goa/goa.h
/usr/include/goa-1.0/goa/goaclient.h
/usr/include/goa-1.0/goa/goaenums.h
/usr/include/goa-1.0/goa/goaenumtypes.h
/usr/include/goa-1.0/goa/goaerror.h
/usr/include/goa-1.0/goa/goaversion.h
/usr/include/goa-1.0/goabackend
/usr/include/goa-1.0/goabackend/goabackend.h
/usr/include/goa-1.0/goabackend/goabackendenums.h
/usr/include/goa-1.0/goabackend/goabackendenumtypes.h
/usr/include/goa-1.0/goabackend/goaprovider.h
/usr/lib64/goa-1.0
/usr/lib64/goa-1.0/include
/usr/lib64/goa-1.0/include/goaconfig.h
/usr/lib64/libgoa-1.0.so
/usr/lib64/libgoa-backend-1.0.so
/usr/lib64/pkgconfig/goa-1.0.pc
/usr/lib64/pkgconfig/goa-backend-1.0.pc
/usr/share/gir-1.0/Goa-1.0.gir
/usr/share/gtk-doc/html/goa
/usr/share/gtk-doc/html/goa/GoaAccount.html
/usr/share/gtk-doc/html/goa/GoaCalendar.html
/usr/share/gtk-doc/html/goa/GoaChat.html
/usr/share/gtk-doc/html/goa/GoaClient.html
/usr/share/gtk-doc/html/goa/GoaContacts.html
/usr/share/gtk-doc/html/goa/GoaDocuments.html
/usr/share/gtk-doc/html/goa/GoaExchange.html
/usr/share/gtk-doc/html/goa/GoaFiles.html
/usr/share/gtk-doc/html/goa/GoaMail.html
/usr/share/gtk-doc/html/goa/GoaManager.html
/usr/share/gtk-doc/html/goa/GoaMaps.html
/usr/share/gtk-doc/html/goa/GoaMediaServer.html
/usr/share/gtk-doc/html/goa/GoaMusic.html
/usr/share/gtk-doc/html/goa/GoaOAuth2Based.html
/usr/share/gtk-doc/html/goa/GoaOAuth2Provider.html
/usr/share/gtk-doc/html/goa/GoaObject.html
/usr/share/gtk-doc/html/goa/GoaObjectManagerClient.html
/usr/share/gtk-doc/html/goa/GoaPasswordBased.html
/usr/share/gtk-doc/html/goa/GoaPhotos.html
/usr/share/gtk-doc/html/goa/GoaPrinters.html
/usr/share/gtk-doc/html/goa/GoaProvider.html
/usr/share/gtk-doc/html/goa/GoaReadLater.html
/usr/share/gtk-doc/html/goa/GoaTicketing.html
/usr/share/gtk-doc/html/goa/GoaTodo.html
/usr/share/gtk-doc/html/goa/annotation-glossary.html
/usr/share/gtk-doc/html/goa/ch01s02.html
/usr/share/gtk-doc/html/goa/ch01s03.html
/usr/share/gtk-doc/html/goa/ch03.html
/usr/share/gtk-doc/html/goa/ch04.html
/usr/share/gtk-doc/html/goa/ch05.html
/usr/share/gtk-doc/html/goa/ch07.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Account.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Calendar.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Chat.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Contacts.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Documents.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Exchange.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Files.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Mail.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Manager.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Maps.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.MediaServer.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Music.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.OAuth2Based.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.OAuthBased.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.PasswordBased.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Photos.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Printers.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Ticketing.html
/usr/share/gtk-doc/html/goa/gdbus-org.gnome.OnlineAccounts.Todo.html
/usr/share/gtk-doc/html/goa/gio-hierarchy.html
/usr/share/gtk-doc/html/goa/goa-GoaError.html
/usr/share/gtk-doc/html/goa/goa-Version-Information.html
/usr/share/gtk-doc/html/goa/goa-daemon.8.html
/usr/share/gtk-doc/html/goa/goa-goautil.html
/usr/share/gtk-doc/html/goa/goa.devhelp2
/usr/share/gtk-doc/html/goa/home.png
/usr/share/gtk-doc/html/goa/index.html
/usr/share/gtk-doc/html/goa/ix01.html
/usr/share/gtk-doc/html/goa/left-insensitive.png
/usr/share/gtk-doc/html/goa/left.png
/usr/share/gtk-doc/html/goa/overview-writing.html
/usr/share/gtk-doc/html/goa/overview.html
/usr/share/gtk-doc/html/goa/ref-backend-library.html
/usr/share/gtk-doc/html/goa/ref-dbus-overview.html
/usr/share/gtk-doc/html/goa/ref-dbus-well-known-object.html
/usr/share/gtk-doc/html/goa/ref-dbus.html
/usr/share/gtk-doc/html/goa/ref-library-generated.html
/usr/share/gtk-doc/html/goa/ref-library.html
/usr/share/gtk-doc/html/goa/right-insensitive.png
/usr/share/gtk-doc/html/goa/right.png
/usr/share/gtk-doc/html/goa/style.css
/usr/share/gtk-doc/html/goa/tools-fileformats.html
/usr/share/gtk-doc/html/goa/up-insensitive.png
/usr/share/gtk-doc/html/goa/up.png
/usr/share/vala/vapi/goa-1.0.deps
/usr/share/vala/vapi/goa-1.0.vapi


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 30 23:52:28 2024