From 39e41a4a3b56b690d1e0c7874e7962feca343ddd Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Thu, 1 Aug 2013 21:39:50 -0400 Subject: [PATCH] Fix typo in audit_data.py --- .gitignore | 1 + setroubleshoot.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a3af30e..361642c 100644 --- a/.gitignore +++ b/.gitignore @@ -173,3 +173,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.2.9.tar.gz /setroubleshoot-3.2.10.tar.gz /setroubleshoot-3.2.11.tar.gz +/setroubleshoot-3.2.12.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 282254f..2183b22 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.11 -Release: 2%{?dist} +Version: 3.2.12 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -176,6 +176,9 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Thu Aug 1 2013 Dan Walsh - 3.2.12-1 +- Fix typo in audit_data.py + * Thu Aug 1 2013 Adam Williamson - 3.2.11-2 - fix systemd-python requirement versioning diff --git a/sources b/sources index e147eec..27d14f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -81349206f909bc8700be222cc58d9a64 setroubleshoot-3.2.11.tar.gz +ab30d96fb0db70e4c69fe739a69190e5 setroubleshoot-3.2.12.tar.gz