Update to 0.6.20
Should fix user list.
This commit is contained in:
parent
5b14a6bd9f
commit
7a80459f5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user