[system-config-users] version 1.2.107

Nils Philippsen nphilipp at fedoraproject.org
Mon Jan 31 16:09:06 UTC 2011


commit e70e65b8b757b353df845a1660f891af2d156789
Author: Nils Philippsen <nils at redhat.com>
Date:   Mon Jan 31 17:08:49 2011 +0100

    version 1.2.107

 system-config-users.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/system-config-users.spec b/system-config-users.spec
index e86b2f9..faae529 100644
--- a/system-config-users.spec
+++ b/system-config-users.spec
@@ -35,7 +35,7 @@
 
 Summary: A graphical interface for administering users and groups
 Name: system-config-users
-Version: 1.2.106
+Version: 1.2.107
 Release: 1%{?dist}
 URL: http://fedorahosted.org/%{name}
 License: GPLv2+
@@ -61,7 +61,7 @@ Requires: libuser-python >= 0.56
 Requires: libuser >= 0.56
 %endif
 Requires: python >= 2.0
-Requires: pygtk2 >= 2.6
+Requires: pygtk2 >= 2.16
 Requires: pygtk2-libglade
 %if %{with console_util}
 Requires: usermode-gtk >= 1.94
@@ -123,6 +123,11 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/sysconfig/system-config-users
 
 %changelog
+* Mon Jan 31 2011 Nils Philippsen <nils at redhat.com> - 1.2.107-1
+- remove obsolete selinux module (#646876)
+- search for substrings (#674047)
+- add entry icon for clearing user/group filter
+
 * Wed Jan 26 2011 Nils Philippsen <nils at redhat.com> - 1.2.106-1
 - fix startup if max uid/gid is allocated
 - attempt to mkdir home directory instead of using os.access()


More information about the scm-commits mailing list