diff --git a/.gitignore b/.gitignore index f0c3a5a..c89a8c0 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /accountsservice-0.6.35.tar.xz /accountsservice-0.6.37.tar.xz /accountsservice-0.6.38.tar.xz +/accountsservice-0.6.39.tar.xz diff --git a/accountsservice.spec b/accountsservice.spec index 14fa4b9..93b4c1a 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -1,7 +1,7 @@ %global _hardened_build 1 Name: accountsservice -Version: 0.6.38 +Version: 0.6.39 Release: 1%{?dist} Summary: D-Bus interfaces for querying and manipulating user account information @@ -107,6 +107,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a %{_datadir}/gtk-doc/html/libaccountsservice/* %changelog +* Thu Oct 16 2014 Ray Strode 0.6.39-1 +- Update to 0.6.39 +- Fixes ListCachedUsers race at startup + * Thu Sep 18 2014 Stef Walter - 0.6.38-1 - Update to 0.6.38 - Fixes polkit policy rhbz#1094138 diff --git a/sources b/sources index ad0a428..06b164f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -656572685ceeeb3081168382196bcfd8 accountsservice-0.6.38.tar.xz +7c4ad675547ff05d650c1a3acdbfd063 accountsservice-0.6.39.tar.xz