[setroubleshoot] - Fix fix_it call with mispelling of analysis_id

Daniel J Walsh dwalsh at fedoraproject.org
Mon Nov 1 19:43:22 UTC 2010


commit ecb677d79de8e41bc3b8922db9892f3342bcf933
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Nov 1 15:43:14 2010 -0400

    - Fix fix_it call with mispelling of analysis_id

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d1f33c..e586827 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,3 +107,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-2.2.102.tar.gz
 /setroubleshoot-3.0.0.tar.gz
 /setroubleshoot-3.0.1.tar.gz
+/setroubleshoot-3.0.2.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 06480cb..b252ee9 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.1
+Version: 3.0.2
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -210,6 +210,9 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Mon Nov 1 2010  <dwalsh at redhat.com> - 3.0.2-1
+- Fix fix_it call with mispelling of analysis_id
+
 * Wed Oct 27 2010  <dwalsh at redhat.com> - 3.0.1-1
 - Turn on ignore button, add tooltips.  Work on alert list.
 
diff --git a/sources b/sources
index 193e370..54775be 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 91950b04d8330132b3c205e659e14bd2  setroubleshoot-2.2.102.tar.gz
 87ee46270c389b7e0719a0abbe325ca5  setroubleshoot-3.0.0.tar.gz
 79317ff7541b45164293d8c5f15a2579  setroubleshoot-3.0.1.tar.gz
+20e7db2d6a7537f82de8fc90d1f8710d  setroubleshoot-3.0.2.tar.gz


More information about the scm-commits mailing list