setroubleshoot-3.3.11-1
- Fix "list all alerts" in sealert gui (#1370272, #1332485) - Fix sealert message for capability2 (#1360392)
This commit is contained in:
parent
64ebe7704b
commit
3878bfdd1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -195,3 +195,4 @@ setroubleshoot-2.2.93.tar.gz
|
||||
/setroubleshoot-3.3.8.1.tar.gz
|
||||
/setroubleshoot-3.3.9.1.tar.gz
|
||||
/setroubleshoot-3.3.10.tar.gz
|
||||
/setroubleshoot-3.3.11.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Helps troubleshoot SELinux problems
|
||||
Name: setroubleshoot
|
||||
Version: 3.3.10
|
||||
Release: 2%{?dist}
|
||||
Version: 3.3.11
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://fedorahosted.org/setroubleshoot
|
||||
@ -201,6 +201,10 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 31 2016 Petr Lautrbach <plautrba@redhat.com> - 3.3.11-1
|
||||
- Fix "list all alerts" in sealert gui (#1370272, #1332485)
|
||||
- Fix sealert message for capability2 (#1360392)
|
||||
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.10-2
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user