From 4ef63b3cb4f300432443711d9e2727e49d0a3b7a Mon Sep 17 00:00:00 2001 From: Ignacio Vazquez-Abrams Date: Mon, 1 Dec 2008 15:00:41 +0000 Subject: [PATCH] Rebuild for Python 2.6 --- setroubleshoot-plugins.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index a41c54a..81bfd27 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,7 +1,7 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins Version: 2.0.11 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -52,6 +52,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Mon Dec 01 2008 Ignacio Vazquez-Abrams - 2.0.11-2 +- Rebuild for Python 2.6 + * Wed Nov 5 2008 - 2.0.11-1 - Fix catchall_booleans - Fix priority on samba plugins