[setroubleshoot] - Turn on ignore button, add tooltips. Work on alert list.

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 28 21:17:37 UTC 2010


commit 6db0d090f8dfb33fbeee20ba5fc07a07d8b2ca91
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Oct 28 17:17:36 2010 -0400

    - Turn on ignore button, add tooltips.  Work on alert list.

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c498089..6d1f33c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,3 +106,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-2.2.101.tar.gz
 /setroubleshoot-2.2.102.tar.gz
 /setroubleshoot-3.0.0.tar.gz
+/setroubleshoot-3.0.1.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index f28f35b..06480cb 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.0
+Version: 3.0.1
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -210,6 +210,9 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Wed Oct 27 2010  <dwalsh at redhat.com> - 3.0.1-1
+- Turn on ignore button, add tooltips.  Work on alert list.
+
 * Wed Oct 27 2010  <dwalsh at redhat.com> - 3.0.0-1
 - Redesign of setroubleshoot
 
diff --git a/sources b/sources
index 39312e4..193e370 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 91950b04d8330132b3c205e659e14bd2  setroubleshoot-2.2.102.tar.gz
 87ee46270c389b7e0719a0abbe325ca5  setroubleshoot-3.0.0.tar.gz
+79317ff7541b45164293d8c5f15a2579  setroubleshoot-3.0.1.tar.gz


More information about the scm-commits mailing list