diff --git a/dokuwiki.spec b/dokuwiki.spec index 82478dc..9f8e6df 100644 --- a/dokuwiki.spec +++ b/dokuwiki.spec @@ -3,7 +3,7 @@ Name: dokuwiki Version: 0 -Release: 0.30.%{releasetag}%{?dist} +Release: 0.31.%{releasetag}%{?dist} Summary: Standards compliant simple to use wiki Group: Applications/Internet License: GPLv2 @@ -31,7 +31,7 @@ Summary: SElinux support for dokuwiki Requires: %name = %version-%release Requires: policycoreutils %if 0%{?rhel} > 5 || 0%{?fedora} -Requires: policycoreutils-python +Requires: python2-policycoreutils %endif Group: Applications/Internet BuildArch: noarch @@ -203,6 +203,10 @@ fi %doc DOKUWIKI-SELINUX.README %changelog +* Fri Mar 30 2018 Iryna Shcherbina - 0-0.31.20150810a +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Wed Feb 07 2018 Fedora Release Engineering - 0-0.30.20150810a - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild