setroubleshoot-3.3.6-1

- Translations updated (#1322654)
- Suggest my-<command>.pp modules instead of mypol.pp (#1329037)
This commit is contained in:
Petr Lautrbach 2016-05-06 13:59:55 +02:00
parent ebed9860f0
commit c8f6311aef
3 changed files with 9 additions and 8 deletions

1
.gitignore vendored
View File

@ -189,3 +189,4 @@ setroubleshoot-2.2.93.tar.gz
/setroubleshoot-3.3.3.tar.gz
/setroubleshoot-3.3.4.tar.gz
/setroubleshoot-3.3.5.tar.gz
/setroubleshoot-3.3.6.tar.gz

View File

@ -1,16 +1,12 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 3.3.5
Release: 3%{?dist}
Version: 3.3.6
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL: https://fedorahosted.org/setroubleshoot
Source0: https://fedorahosted.org/releases/s/e/setroubleshoot/%{name}-%{version}.tar.gz
Source1: %{name}.tmpfiles
# https://github.com/fedora-selinux/setroubleshoot/pull/27
Patch1: 0001-setroubleshoot-Ensure-that-dbus-string-param-isn-t-n.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1326985
Patch2: 0002-framework-Drop-unwanted-debug-message-in-sedispatch.patch
BuildRequires: perl-XML-Parser
BuildRequires: libcap-ng-devel
BuildRequires: intltool gettext python3 python3-devel
@ -103,7 +99,7 @@ install -m644 -D %{SOURCE1} $RPM_BUILD_ROOT%{_tmpfilesdir}/%{name}.conf
Summary: SELinux troubleshoot server
Group: Applications/System
Requires: %{name}-plugins >= 3.0.14
Requires: %{name}-plugins >= 3.3.4
Requires: audit >= 1.2.6-3
Requires: audit-libs-python3 >= 1.2.6-3
Requires: libxml2-python3
@ -205,6 +201,10 @@ rm -rf %{buildroot}
%changelog
* Fri May 06 2016 Petr Lautrbach <plautrba@redhat.com> - 3.3.6-1
- Translations updated (#1322654)
- Suggest my-<command>.pp modules instead of mypol.pp (#1329037)
* Thu Apr 14 2016 Petr Lautrbach <plautrba@redhat.com> - 3.3.5-3
- Drop unwanted debug message in sedispatch (#1326985)

View File

@ -1 +1 @@
ef8f87f20c083efa3b1395dd13b2126a setroubleshoot-3.3.5.tar.gz
3044a7279599f7dc709da012931d907b setroubleshoot-3.3.6.tar.gz