From 526a5264e3cf587da00abe1afa2949a37ae406db Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Thu, 23 Feb 2017 12:43:31 +0100 Subject: [PATCH] setools-4.1.0-2 - Move dependency on networkx to -gui and -console-analyses - Ship sedta and seinfoflow in setools-console-analyses --- setools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/setools.spec b/setools.spec index 9c0c41e..c467dcf 100644 --- a/setools.spec +++ b/setools.spec @@ -11,7 +11,7 @@ Name: setools Version: 4.1.0 -Release: 1%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist} +Release: 2%{?setools_pre_ver:.%{setools_pre_ver}}%{?dist} Summary: Policy analysis tools for SELinux License: GPLv2 @@ -174,5 +174,9 @@ popd %{_mandir}/man1/apol* %changelog +* Thu Feb 23 2017 Petr Lautrbach - 4.1.0-2 +- Move python networkx dependency to -gui and -console-analyses +- Ship sedta and seinfoflow in setools-console-analyses + * Wed Feb 15 2017 Petr Lautrbach - 4.1.0-1 - New upstream release.