diff --git a/libselinux.spec b/libselinux.spec index d976610..0aca521 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} > 12 +%if 0%{?fedora} > 12 || 0%{?rhel} >= 8 %global with_python3 1 %endif @@ -9,7 +9,7 @@ Summary: SELinux library and simple utilities Name: libselinux Version: 2.7 -Release: 3%{?dist} +Release: 4%{?dist} License: Public Domain Group: System Environment/Libraries # https://github.com/SELinuxProject/selinux/wiki/Releases @@ -254,6 +254,9 @@ rm -f %{buildroot}%{_mandir}/man8/togglesebool* %{ruby_vendorarchdir}/selinux.so %changelog +* Wed Sep 27 2017 Petr Šabata - 2.7-4 +- Enable the python3 subpackages on EL + * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek - 2.7-3 - Also add Provides for the old name without %%_isa