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