From 507a5bfe6d89fbbefa5e719d9a2047e00e3acc2e Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Fri, 27 Jul 2018 22:14:38 -0400 Subject: [PATCH] Next release --- qpid-proton.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index ae5c4e2..be4d856 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -312,7 +312,7 @@ cd ../buildpython3 #CPROTON_BUILD=$PWD . ./config.sh chmod +x %{buildroot}%{python2_sitearch}/_cproton.so -%if 0%{?fedora} || 0%{?rhel} > 7 +%if 0%{?fedora} && 0%{?fedora} >= 29 chmod +x %{buildroot}%{python3_sitearch}/_cproton.so %endif #find %{buildroot}%{proton_datadir}/examples/ -type f | xargs chmod -x