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