diff --git a/.gitignore b/.gitignore index 0e5ca8a..b2ccae4 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /accountsservice-0.6.38.tar.xz /accountsservice-0.6.39.tar.xz /accountsservice-0.6.40.tar.xz +/accountsservice-0.6.42.tar.xz diff --git a/accountsservice.spec b/accountsservice.spec index 73983c8..a483ff2 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: accountsservice -Version: 0.6.40 -Release: 4%{?dist} +Version: 0.6.42 +Release: 1%{?dist} Summary: D-Bus interfaces for querying and manipulating user account information Group: System Environment/Daemons @@ -109,6 +109,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a %{_datadir}/gtk-doc/html/libaccountsservice/* %changelog +* Thu Jun 09 2016 Ray Strode - 0.6.42-1 +- Update to 0.6.42 +- Fixes systemd incompatibility + * Tue May 31 2016 Ray Strode - 0.6.40-4 - Don't create /root/.cache at startup Resolves: #1331926 diff --git a/sources b/sources index ef4f399..43cace0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b21fe2fbb2b0cf1ba8329596898b203 accountsservice-0.6.40.tar.xz +77a38325c82effa976cc1a03fbcd5117 accountsservice-0.6.42.tar.xz