From 138c65e74c74e0b48c8464571bd67436f5732f1f Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 15 Jan 2008 20:35:14 +0000 Subject: [PATCH] *** empty log message *** --- .cvsignore | 2 +- setroubleshoot-plugins.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index b3f9ab4..71fc60b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setroubleshoot-plugins-2.0.1.tar.gz +setroubleshoot-plugins-2.0.2.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index bde9ec5..930503b 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 2.0.1 +Version: 2.0.2 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -12,7 +12,7 @@ BuildArch: noarch BuildRequires: perl-XML-Parser BuildRequires: intltool gettext python Requires: dbus -Requires: setroubleshoot >= 2.0.0 +Requires: setroubleshoot >= 2.0.0 policycoreutils >= 2.0.35-2 %define pkgdocdir %{_datadir}/doc/%{name}-%{version} @@ -51,6 +51,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Tue Jan 15 2008 - 2.0.2-1 +- Add catchall_boolean.py plugin + * Fri Jan 11 2008 - 2.0.1-1 - Resolve bug #332281: remove obsolete translation - Resolve bug #426586: Renaming translation po file from sr@Latn to sr@latin diff --git a/sources b/sources index b842b33..406f8a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a51c9f102abdafe44844963d77e2e84 setroubleshoot-plugins-2.0.1.tar.gz +f91067cfe637a15f9d950d5dd5e192e9 setroubleshoot-plugins-2.0.2.tar.gz