AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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.
- spec file * fix source url
- 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
- 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
- Add libaccounts-glib-ignore-deprecated-declarations.patch: fix build with latest glib2.
- Update to 1.18: * Python: Fix Accounts.Manager() constructor, which got broken when version 1.17 was released. - Fix license. - Add baselibs.conf.
- 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
- Initial package based on version 1.16