[system-config-users] version 1.3.6

Nils Philippsen nphilipp at fedoraproject.org
Tue Oct 21 16:12:20 UTC 2014


commit 93ae8ce8ad286435bb384f1eabb82b7c3c6f0f34
Author: Nils Philippsen <nils at redhat.com>
Date:   Tue Oct 21 18:12:04 2014 +0200

    version 1.3.6

 .gitignore               |    1 +
 sources                  |    2 +-
 system-config-users.spec |   10 ++++++----
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 95ee1b6..c6738d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ system-config-users-1.2.104.tar.bz2
 /system-config-users-1.3.3.tar.bz2
 /system-config-users-1.3.4.tar.bz2
 /system-config-users-1.3.5.tar.bz2
+/system-config-users-1.3.6.tar.bz2
diff --git a/sources b/sources
index 4a15696..7dc9327 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f3de22b0c2e4d50fdd99b295df0468e  system-config-users-1.3.5.tar.bz2
+127017839dc4120af956871d58ce7db6  system-config-users-1.3.6.tar.bz2
diff --git a/system-config-users.spec b/system-config-users.spec
index b92d0ae..f3a9285 100644
--- a/system-config-users.spec
+++ b/system-config-users.spec
@@ -35,8 +35,8 @@
 
 Summary: A graphical interface for administering users and groups
 Name: system-config-users
-Version: 1.3.5
-Release: 2%{?dist}
+Version: 1.3.6
+Release: 1%{?dist}
 URL: http://fedorahosted.org/%{name}
 License: GPLv2+
 Group: Applications/System
@@ -121,8 +121,10 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_sysconfdir}/sysconfig/system-config-users
 
 %changelog
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.5-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+- Tue Oct 21 2014 Nils Philippsen <nils at redhat.com> - 1.3.6-1
+- catch runtime errors and display them to the user (#1096545)
+- consistently don't use separators in dialogs
+- pull updated translations
 
 * Tue Aug 13 2013 Nils Philippsen <nils at redhat.com> - 1.3.5-1
 - cope with changes handling empty shadow fields in libuser (patches by


More information about the scm-commits mailing list