From b6c0a8cc7b14044249b37842d7fd9cd9f64c7408 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Tue, 9 Nov 2010 17:42:17 -0500 Subject: [PATCH] - Add details button - Fix deleteall - Select radiobutton if only one plugin --- .gitignore | 1 + setroubleshoot.spec | 7 ++++++- sources | 1 + 3 files changed, 8 insertions(+), 1 deletion(-) 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 - 3.0.5-1 +- Add details button +- Fix deleteall +- Select radiobutton if only one plugin + * Fri Nov 5 2010 - 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