[setroubleshoot] Remove dependancy on X from sedispatch

Daniel J Walsh dwalsh at fedoraproject.org
Wed Jul 13 20:53:39 UTC 2011


commit 31ade72e44a0b449495840860b3774a13240cefc
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Wed Jul 13 16:53:20 2011 -0400

    Remove dependancy on X from sedispatch

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5bc189f..3a18832 100644
--- a/.gitignore
+++ b/.gitignore
@@ -135,3 +135,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.32.tar.gz
 /setroubleshoot-3.0.33.tar.gz
 /setroubleshoot-3.0.37.tar.gz
+/setroubleshoot-3.0.38.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 3f25619..97287fe 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.37
+Version: 3.0.38
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -203,6 +203,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Wed Jul 13 2011  <dwalsh at redhat.com> - 3.0.38-1
+- Remove dependancy on X from sedispatch
+
 * Fri Jun 24 2011  <dwalsh at redhat.com> - 3.0.37-1
 - Move serverconnection.py and FixIt commands from setroubleshoot to setroubleshoot-server
 - Remove run_cmd.py
diff --git a/sources b/sources
index 08a3c26..f035bac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-64efe15616ea6864dc6c983f61ba70db  setroubleshoot-3.0.37.tar.gz
+8ae1b0c5a026a54cdc9d98bd13d52d18  setroubleshoot-3.0.38.tar.gz


More information about the scm-commits mailing list