[setroubleshoot] - Add details button - Fix deleteall - Select radiobutton if only one plugin

Daniel J Walsh dwalsh at fedoraproject.org
Tue Nov 9 22:42:25 UTC 2010


commit b6c0a8cc7b14044249b37842d7fd9cd9f64c7408
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Nov 9 17:42:17 2010 -0500

    - Add details button
    - Fix deleteall
    - Select radiobutton if only one plugin

 .gitignore          |    1 +
 setroubleshoot.spec |    7 ++++++-
 sources             |    1 +
 3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e35b4b4..d5d5e0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -110,3 +110,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-3.0.2.tar.gz
 /setroubleshoot-3.0.3.tar.gz
 /setroubleshoot-3.0.4.tar.gz
+/setroubleshoot-3.0.5.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index 7e553fa..20ee164 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 3.0.4
+Version: 3.0.5
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -210,6 +210,11 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Tue Nov 9 2010  <dwalsh at redhat.com> - 3.0.5-1
+- Add details button
+- Fix deleteall
+- Select radiobutton if only one plugin
+
 * Fri Nov 5 2010  <dwalsh at redhat.com> - 3.0.4-1
 - Remove icons
 - Rebuild for new libnotify
diff --git a/sources b/sources
index e63fa51..3a97ec7 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 6ba34de0ac44f9cd5bc0c02106e58e40  setroubleshoot-3.0.4.tar.gz
+693cbe62b03b59e01a3a4d7c0b44cfb7  setroubleshoot-3.0.5.tar.gz


More information about the scm-commits mailing list