[setroubleshoot/f13/master] - Fix plugin.py error

Daniel J Walsh dwalsh at fedoraproject.org
Mon Sep 27 14:28:52 UTC 2010


commit d920e92f0ec4c583f5e0fbfe59d515e37e23d930
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Mon Sep 27 10:28:53 2010 -0400

    - Fix plugin.py error

 .gitignore          |    1 +
 setroubleshoot.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f44022..ba72bec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -101,3 +101,4 @@ setroubleshoot-2.2.93.tar.gz
 /setroubleshoot-2.2.96.tar.gz
 /setroubleshoot-2.2.97.tar.gz
 /setroubleshoot-2.2.98.tar.gz
+/setroubleshoot-2.2.99.tar.gz
diff --git a/setroubleshoot.spec b/setroubleshoot.spec
index aacfc5b..0e15b3b 100644
--- a/setroubleshoot.spec
+++ b/setroubleshoot.spec
@@ -1,6 +1,6 @@
 Summary: Helps troubleshoot SELinux problems
 Name: setroubleshoot
-Version: 2.2.98
+Version: 2.2.99
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -210,6 +210,9 @@ Setroubleshoot documentation package
 %doc %{pkgdocdir}
 
 %changelog
+* Wed Sep 22 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.99-1
+- Fix plugin.py error
+
 * Tue Sep 14 2010  Dan Walsh <dwalsh at redhat.com> - 2.2.98-1
 - Do not blow up on bad /etc/sysconfig/i18n
 
diff --git a/sources b/sources
index e9f9eed..5dc413a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a845c947ac1b88c3fc095b87af5ee78  setroubleshoot-2.2.98.tar.gz
+3b2902a852e48106e4bb999bbbd10e00  setroubleshoot-2.2.99.tar.gz


More information about the scm-commits mailing list