From 7a80459f5ada93d35d04becb5466f478f8fc5b36 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: May 04 2012 14:04:04 +0000 Subject: Update to 0.6.20 Should fix user list. --- diff --git a/.gitignore b/.gitignore index ef63e36..88c335c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /accountsservice-0.6.17.tar.xz /accountsservice-0.6.18.tar.xz /accountsservice-0.6.19.tar.xz +/accountsservice-0.6.20.tar.xz diff --git a/accountsservice.spec b/accountsservice.spec index d195dae..cd7612a 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -1,6 +1,6 @@ Name: accountsservice -Version: 0.6.19 +Version: 0.6.20 Release: 1%{?dist} Summary: D-Bus interfaces for querying and manipulating user account information @@ -91,6 +91,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a %{_datadir}/vala/vapi/* %changelog +* Fri May 04 2012 Ray Strode 0.6.20-1 +- Update to 0.6.20. Should fix user list. + Related: #814690 + * Thu May 03 2012 Ray Strode 0.6.19-1 - Update to 0.6.19 Allows user deletion of logged in users diff --git a/sources b/sources index ffdf8ed..5f0ed46 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a7a25e9c42ef00ff789358f4ae1cf547 accountsservice-0.6.19.tar.xz +e48d6ec8aec941d63753c1904dbf75a8 accountsservice-0.6.20.tar.xz