[setroubleshoot] - Added details button and context as tooltips to gui on front end for advanced users

Daniel J Walsh dwalsh at fedoraproject.org
Fri Jan 7 22:16:53 UTC 2011


commit e876f5234dd93266aa5339e4c07ffcd8f706bbbe
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri Jan 7 17:16:35 2011 -0500

    - Added details button and context as tooltips to gui on front end for advanced users

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e0ccb90..c9912d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -124,3 +124,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.16.tar.gz
 /setroubleshoot-3.0.17.tar.gz
 /setroubleshoot-3.0.19.tar.gz
+/setroubleshoot-3.0.20.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 9b6f327..ca0c367 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.19
+Version: 3.0.20
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -206,6 +206,9 @@ Setroubleshoot documentation package
 %{pkgdocdir}/setroubleshoot*
 
 %changelog
+* Fri Jan 7 2011  <dwalsh at redhat.com> - 3.0.20-1
+- Added details button and context as tooltips to gui on front end for advanced users
+
 * Thu Jan 6 2011  <dwalsh at redhat.com> - 3.0.19-1
 - Fix man page to reflect change in gui
 - Fix sealert -fixit call to import load_plugins
diff --git a/sources b/sources
index e0a9676..4615772 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 8d01a4df0e92c66961c12f06b260c041  setroubleshoot-3.0.19.tar.gz
+3782a509121f590a8d5dbc1cbb65a9b9  setroubleshoot-3.0.20.tar.gz


More information about the scm-commits mailing list