Merge branch 'master' into f29

This commit is contained in:
Adam Williamson 2019-01-17 15:45:44 -08:00
commit 268571ae10

View File

@ -2,7 +2,7 @@
Name: accountsservice Name: accountsservice
Version: 0.6.54 Version: 0.6.54
Release: 1%{?dist} Release: 3%{?dist}
Summary: D-Bus interfaces for querying and manipulating user account information Summary: D-Bus interfaces for querying and manipulating user account information
License: GPLv3+ License: GPLv3+
URL: https://www.freedesktop.org/wiki/Software/AccountsService/ URL: https://www.freedesktop.org/wiki/Software/AccountsService/
@ -52,7 +52,7 @@ files needed to build applications that use accountsservice-libs.
%autosetup -S git %autosetup -S git
%build %build
%meson -Duser_heuristics=true -Dgtk_doc=true %meson -Dgtk_doc=true -Dsystemd=true -Duser_heuristics=true
%meson_build %meson_build
%install %install
@ -98,6 +98,12 @@ files needed to build applications that use accountsservice-libs.
%{_datadir}/gtk-doc/html/libaccountsservice/* %{_datadir}/gtk-doc/html/libaccountsservice/*
%changelog %changelog
* Thu Jan 17 2019 Adam Williamson <awilliam@redhat.com> - 0.6.54-3
- Explicitly enable systemd support (#1576903) (Elliott Sales de Andrade)
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 0.6.54-2
- Rebuilt for libcrypt.so.2 (#1666033)
* Sat Sep 29 2018 Ray Strode <rstrode@redhat.com> - 0.6.54-1 * Sat Sep 29 2018 Ray Strode <rstrode@redhat.com> - 0.6.54-1
- Update to 0.6.54 - Update to 0.6.54