diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 08b46e8..466353d 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -4,7 +4,7 @@ #global bootstrap 1 %if !0%{?bootstrap} -%if 0%{?fedora} > 25 +%if 0%{?fedora} > 25 || 0%{?rhel} > 7 %global python 1 %endif %global tests 1 @@ -12,7 +12,7 @@ Name: kf5-%{framework} Version: 5.39.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -188,6 +188,9 @@ ninja test -v -C %{_target_platform} ||: %changelog +* Thu Oct 19 2017 Troy Dawson - 5.39.0-2 +- Cleanup spec file conditionals + * Sun Oct 08 2017 Rex Dieter - 5.39.0-1 - 5.39.0