Update to 0.6.20

Should fix user list.
This commit is contained in:
Ray Strode 2012-05-04 10:04:04 -04:00
parent 5b14a6bd9f
commit 7a80459f5a
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> 0.6.20-1
- Update to 0.6.20. Should fix user list.
Related: #814690
* Thu May 03 2012 Ray Strode <rstrode@redhat.com> 0.6.19-1
- Update to 0.6.19
Allows user deletion of logged in users

View File

@ -1 +1 @@
a7a25e9c42ef00ff789358f4ae1cf547 accountsservice-0.6.19.tar.xz
e48d6ec8aec941d63753c1904dbf75a8 accountsservice-0.6.20.tar.xz