Fix typo again in audit_data.py

- Make setroubleshoot less noicy in logs
This commit is contained in:
Dan Walsh 2013-08-05 14:28:15 -04:00
parent 39e41a4a3b
commit 14da5f414a
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <dwalsh@redhat.com> - 3.2.13-1
- Fix typo again in audit_data.py
- Make setroubleshoot less noicy in logs
* Thu Aug 1 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.12-1
- Fix typo in audit_data.py

View File

@ -1 +1 @@
ab30d96fb0db70e4c69fe739a69190e5 setroubleshoot-3.2.12.tar.gz
79ba5172701f0d0c838da4e5755a3c6f setroubleshoot-3.2.13.tar.gz