From 14da5f414adb9326f9c44e80052918ffe83869bb Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Mon, 5 Aug 2013 14:28:15 -0400 Subject: [PATCH] Fix typo again in audit_data.py - Make setroubleshoot less noicy in logs --- .gitignore | 1 + setroubleshoot.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 361642c..487d4fb 100644 --- a/.gitignore +++ b/.gitignore @@ -174,3 +174,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.2.10.tar.gz /setroubleshoot-3.2.11.tar.gz /setroubleshoot-3.2.12.tar.gz +/setroubleshoot-3.2.13.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 2183b22..1594310 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.12 +Version: 3.2.13 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -176,6 +176,10 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Thu Aug 1 2013 Dan Walsh - 3.2.13-1 +- Fix typo again in audit_data.py +- Make setroubleshoot less noicy in logs + * Thu Aug 1 2013 Dan Walsh - 3.2.12-1 - Fix typo in audit_data.py diff --git a/sources b/sources index 27d14f9..ce5e709 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab30d96fb0db70e4c69fe739a69190e5 setroubleshoot-3.2.12.tar.gz +79ba5172701f0d0c838da4e5755a3c6f setroubleshoot-3.2.13.tar.gz