OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libaccounts-glib?expand=0&rev=35
128 lines
4.8 KiB
Plaintext
128 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 24 08:28:10 UTC 2025 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Update to 1.27
|
|
* Do not install python gobject introspection files by default.
|
|
If they are needed, build with `-Dinstall-py-overrides=true`.
|
|
* Lib: do not attempt to terminate the GTask twice
|
|
* Fix memory leak on provider tags
|
|
* Do not emit misleading enabled signals on account services
|
|
* Fix incorrect cleanup in ag_account_finalize
|
|
- Drop patches, merged upstream:
|
|
* 0001-ag-account-fix-incorrect-cleanup-in-ag_account_final.patch
|
|
* 0002-Build-Don-t-install-Python-overrides-by-default.patch
|
|
* 0003-Lib-do-not-attempt-to-terminate-the-GTask-twice.patch
|
|
* 0004-ag-provider-fix-memory-leak-on-provider-tags.patch
|
|
* 0006-ag-account-do-not-emit-misleading-enabled-signals-on.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 17:46:14 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Add upstream changes:
|
|
* 0001-ag-account-fix-incorrect-cleanup-in-ag_account_final.patch
|
|
* 0002-Build-Don-t-install-Python-overrides-by-default.patch
|
|
* 0003-Lib-do-not-attempt-to-terminate-the-GTask-twice.patch
|
|
* 0004-ag-provider-fix-memory-leak-on-provider-tags.patch
|
|
* 0006-ag-account-do-not-emit-misleading-enabled-signals-on.patch
|
|
- Spec cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 22 17:07:09 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Update to 1.26:
|
|
* meson: add /usr/include to pkgconfig include path
|
|
* Avoid assert failure on ag_provider_get_tags
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 12 05:37:00 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Fixed baselibs.conf, so version changed
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 3 12:38:55 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 1.25:
|
|
* Add support for provider tags
|
|
* Reference counting is implemented atomically
|
|
* Add option to specify path to pygobject override directory
|
|
- Use SourceUrls
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 11 09:12:52 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 1.24:
|
|
* ag-tool: fix typos.
|
|
* Remove Nokia backup conf files.
|
|
* Now using the meson build system.
|
|
* Bump soname.
|
|
- Switch to source service checkout, use explicit released tag.
|
|
- Add meson BuildRequires and macros following upstreams port.
|
|
- Add pkgconfig(vapigen) BuildRequires: New dependency.
|
|
- Drop python-libaccounts subpackage, no longer built.
|
|
- Drop autoconf, automake, libtool and pkgconfig(python2)
|
|
BuildRequires: No longer needed.
|
|
- Drop _version define, not needed as we are now using source
|
|
service.
|
|
- Modernize spec, drop no longer needed tweaks and workarounds.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 3 09:45:25 UTC 2017 - buschmann23@opensuse.org
|
|
|
|
- spec file
|
|
* fix source url
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 2 23:08:51 UTC 2017 - buschmann23@opensuse.org
|
|
|
|
- Update to 1.23
|
|
* Add a couple of methods related to .application files:
|
|
ag_manager_list_services_by_application() and
|
|
ag_application_supports_service().
|
|
- Update to 1.22
|
|
* Lib: migrate to GTask
|
|
* Build: add support for lcov 1.12
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 24 10:54:19 UTC 2016 - tittiatcoke@gmail.com
|
|
|
|
- Update to 1.21
|
|
* Support desktop-specific overrides for service and providers
|
|
files: desktops can define service and providers files in
|
|
/usr/share/accounts/{providers,services}/$XDG_CURRENT_DESKTOP
|
|
and these would override any files having the same name in the
|
|
parent (default) directory.
|
|
* Fixes
|
|
|
|
- Drop upstream libaccounts-glib-ignore-deprecated-declarations.patch
|
|
no longer required
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 18 15:36:23 UTC 2015 - fcrozat@suse.com
|
|
|
|
- Add libaccounts-glib-ignore-deprecated-declarations.patch: fix
|
|
build with latest glib2.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 19 17:54:06 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
- Update to 1.18:
|
|
* Python: Fix Accounts.Manager() constructor, which got broken
|
|
when version 1.17 was released.
|
|
- Fix license.
|
|
- Add baselibs.conf.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 30 22:42:11 UTC 2014 - hrvoje.senjan@gmail.com
|
|
|
|
- Update to version 1.17
|
|
* Allow instantiation of AgManager with no D-Bus
|
|
* Tests: increase timeout in test_store_locked_cancel
|
|
* AgManager: expose DB timeout parameters as properties
|
|
* Fix build with -Werror
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 18 12:06:27 UTC 2014 - tittiatcoke@gmail.com
|
|
|
|
- Initial package based on version 1.16
|