Fix typo in audit_data.py
This commit is contained in:
parent
1e3091af04
commit
39e41a4a3b
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <dwalsh@redhat.com> - 3.2.12-1
|
||||
- Fix typo in audit_data.py
|
||||
|
||||
* Thu Aug 1 2013 Adam Williamson <awilliam@redhat.com> - 3.2.11-2
|
||||
- fix systemd-python requirement versioning
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user