From 1bb4ee0d4574580e49a478320d03fade50273cb9 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Thu, 15 Feb 2018 21:34:05 +0100 Subject: [PATCH] policycoreutils-2.7-11.f28 - Rewrite selinux-polgengui to use Gtk3 - Drop python2 and gnome-python2 from gui Requires --- policycoreutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/policycoreutils.spec b/policycoreutils.spec index 6b7e55e..faf480f 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -9,7 +9,7 @@ Summary: SELinux policy core utilities Name: policycoreutils Version: 2.7 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2 Group: System Environment/Base # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -487,6 +487,10 @@ The policycoreutils-restorecond package contains the restorecond service. %systemd_postun_with_restart restorecond.service %changelog +* Thu Feb 15 2018 Petr Lautrbach - 2.7-11 +- Rewrite selinux-polgengui to use Gtk3 +- Drop python2 and gnome-python2 from gui Requires + * Fri Feb 09 2018 Fedora Release Engineering - 2.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild