From d6a205f01b08e35a796e287f2133f7443318bd9d Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 6 May 2016 13:59:55 +0200 Subject: [PATCH] setroubleshoot-3.3.6-1 - Translations updated (#1322654) - Suggest my-.pp modules instead of mypol.pp (#1329037) --- .gitignore | 1 + setroubleshoot.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 5bc162c..f6284e9 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 46f67da..04b8d16 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -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 - 3.3.6-1 +- Translations updated (#1322654) +- Suggest my-.pp modules instead of mypol.pp (#1329037) + * Thu Apr 14 2016 Petr Lautrbach - 3.3.5-3 - Drop unwanted debug message in sedispatch (#1326985) diff --git a/sources b/sources index f6be852..ad174bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef8f87f20c083efa3b1395dd13b2126a setroubleshoot-3.3.5.tar.gz +3044a7279599f7dc709da012931d907b setroubleshoot-3.3.6.tar.gz