[accountsservice/f17] Update to 0.6.20

Ray Strode rstrode at fedoraproject.org
Fri May 4 14:04:31 UTC 2012


commit 7a80459f5ada93d35d04becb5466f478f8fc5b36
Author: Ray Strode <rstrode at redhat.com>
Date:   Fri May 4 10:04:04 2012 -0400

    Update to 0.6.20
    
    Should fix user list.

 .gitignore           |    1 +
 accountsservice.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
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 <rstrode at redhat.com> 0.6.20-1
+- Update to 0.6.20. Should fix user list.
+  Related: #814690
+
 * Thu May 03 2012 Ray Strode <rstrode at redhat.com> 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


More information about the scm-commits mailing list