From 0cabc6fa52c71e79a9f132f6f8a0a572dafb4066 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mon, 7 Jan 2013 16:07:35 -0500 Subject: [PATCH] Update translations - Fix sys_resource.py to mention all types of resources - Fix unicode calls so catchall_booleans.py does not crash sealert --- setroubleshoot-plugins.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 9fcdeca..610be14 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.45 +Version: 3.0.47 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -44,6 +44,11 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Mon Jan 7 2013 - 3.0.47-1 +- Update translations +- Fix sys_resource.py to mention all types of resources +- Fix unicode calls so catchall_booleans.py does not crash sealert + * Fri Sep 28 2012 - 3.0.45-1 - Update translations - Update mozplugger plugins to handle spice-xpi