[setroubleshoot/f19] Fix handling of timeout

Daniel J Walsh dwalsh at fedoraproject.org
Fri Apr 19 12:34:22 UTC 2013


commit 2d1d4372a1be4b977b7401c0bcd87ced901cb9a0
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Apr 19 08:34:18 2013 -0400

    Fix handling of timeout
    
    - Update Translations

 .gitignore          |    1 +
 setroubleshoot.spec |    6 +++++-
 sources             |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a66477..f957f16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -167,3 +167,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.2.3.tar.gz
 /setroubleshoot-3.2.4.tar.gz
 /setroubleshoot-3.2.5.tar.gz
+/setroubleshoot-3.2.6.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 51b5c6f..cf318d1 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.2.5
+Version: 3.2.6
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -177,6 +177,10 @@ rm -rf %{buildroot}
 %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
 
 %changelog
+* Fri Apr 19 2013 Dan Walsh <dwalsh at redhat.com> - 3.2.6-1
+- Fix handling of timeout
+- Update Translations
+
 * Mon Apr 8 2013 Dan Walsh <dwalsh at redhat.com> - 3.2.5-1
 - Remove old options from setroubleshoot usage statement.
 - Update Translations
diff --git a/sources b/sources
index 9d55d6b..d3850a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aecf611ecf47b9144ce85ec59d906a80  setroubleshoot-3.2.5.tar.gz
+906d3676c5f4aad15f9ea9dfcc12f76c  setroubleshoot-3.2.6.tar.gz


More information about the scm-commits mailing list