diff --git a/pypy.spec b/pypy.spec index 3c7d50a..4d6c227 100644 --- a/pypy.spec +++ b/pypy.spec @@ -6,7 +6,7 @@ Name: pypy Version: %{basever}.15 %global pyversion 2.7 -Release: %autorelease -e 1.riscv64 +Release: %autorelease -e 2.riscv64 Summary: Python implementation with a Just-In-Time compiler # PyPy is MIT @@ -227,7 +227,7 @@ Patch399: 399-cve-2023-24329.patch # Turn it off with this boolean, to revert back to rebuilding using CPython # and avoid a cycle in the build-time dependency graph: -%global use_self_when_building 0 +%global use_self_when_building 1 %if 0%{use_self_when_building} BuildRequires: pypy2 %global bootstrap_python_interp pypy2