From d91a3ca727b9d9c8a3bc3ba861b3b6a08aaf8e4c Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mon, 1 Nov 2010 14:05:03 -0400 Subject: [PATCH] - Fix file_t to bring back multiple solutions --- setroubleshoot-plugins.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 5f7400a..6b74f76 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 3.0.0 +Version: 3.0.1 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Mon Nov 1 2010 - 3.0.1-1 +- Fix file_t to bring back multiple solutions + * Wed Oct 27 2010 - 3.0.0-1 - Redesign of setroubleshoot