[setroubleshoot/f19] Fix handling of timeout attempt #2

Daniel J Walsh dwalsh at fedoraproject.org
Fri Apr 19 17:52:35 UTC 2013


commit f3ca557636b14355792e9df4f660f7d2183a4e1d
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Apr 19 13:52:31 2013 -0400

    Fix handling of timeout attempt #2

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02c7f66..a4fbf26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -169,3 +169,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.2.5.tar.gz
 /setroubleshoot-3.2.6.tar.gz
 /setroubleshoot-3.2.7.tar.gz
+/setroubleshoot-3.2.8.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 14a0d5f..a327b0c 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.2.7
+Version: 3.2.8
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -177,6 +177,9 @@ 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.8-1
+- Fix handling of timeout attempt #2
+
 * Fri Apr 19 2013 Dan Walsh <dwalsh at redhat.com> - 3.2.7-1
 - Fix translations to show in browser
 
diff --git a/sources b/sources
index 9743416..14e61ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-06f1ae9bb4ae9b4458db1e1409df85c8  setroubleshoot-3.2.7.tar.gz
+122d09a6beceebfee164817bd553a7bd  setroubleshoot-3.2.8.tar.gz


More information about the scm-commits mailing list