diff --git a/abrt-addon-python3.spec b/abrt-addon-python3.spec index 49c9d09..560eac4 100644 --- a/abrt-addon-python3.spec +++ b/abrt-addon-python3.spec @@ -332,10 +332,10 @@ BuildArch: noarch # patches above. Please, be aware that the patches must be generated # by 'git format-patch' BuildRequires: git -BuildRequires: python36-devel +BuildRequires: python%{python3_pkgversion}-devel # Requires for abrt-addon-python3 -Requires: python36 +Requires: python%{python3_pkgversion} Requires: abrt >= %{version} Requires: abrt-python Requires: libreport >= %{libreport_ver}