diff --git a/newt.spec b/newt.spec index 909bea2..c658cd5 100644 --- a/newt.spec +++ b/newt.spec @@ -1,4 +1,4 @@ -%if !(0%{?rhel} >= 8) +%if !(0%{?fedora} >= 32 || 0%{?rhel} >= 8) %global with_python2 1 %endif