From 9efb4d216d7c324980c872a6afcd997e46cd906d Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Wed, 27 Oct 2010 17:52:43 -0400 Subject: [PATCH] - Redesign of setroubleshoot --- .gitignore | 1 + setroubleshoot.spec | 5 ++++- sources | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2cceba3..c498089 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-2.2.100.tar.gz /setroubleshoot-2.2.101.tar.gz /setroubleshoot-2.2.102.tar.gz +/setroubleshoot-3.0.0.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index ced1afc..f28f35b 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 2.2.102 +Version: 3.0.0 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -210,6 +210,9 @@ Setroubleshoot documentation package %doc %{pkgdocdir} %changelog +* Wed Oct 27 2010 - 3.0.0-1 +- Redesign of setroubleshoot + * Mon Oct 4 2010 Dan Walsh - 2.2.102-1 - Remove default width request so that the app can expand with different langs. diff --git a/sources b/sources index ec19236..39312e4 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 91950b04d8330132b3c205e659e14bd2 setroubleshoot-2.2.102.tar.gz +87ee46270c389b7e0719a0abbe325ca5 setroubleshoot-3.0.0.tar.gz