Bootstrap for Python 3.12 riscv64

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-10-17 19:07:51 +03:00
parent b57080f419
commit 71c6f7c3bd
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,4 @@
%global _without_python 1
# rpmbuild parameters:
# --with testsuite: Run the testsuite (biarch if possible). Default is without.
# --with buildisa: Use %%{?_isa} for BuildRequires
@ -57,7 +58,7 @@ Version: 13.2
# The release always contains a leading reserved number, start it at 1.
# `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
Release: 11.0.riscv64%{?dist}
Release: 11.1.riscv64%{?dist}
License: GPL-3.0-or-later AND BSD-3-clause AND FSFAP AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND GFDL-1.3-or-later AND LGPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND GPL-2.0-or-later WITH GNU-compiler-exception
# Do not provide URL for snapshots as the file lasts there only for 2 days.
@ -1252,7 +1253,10 @@ fi
%endif
%changelog
* Tue Oct 17 2023 David Abdurachmanov <davidlt@rivosinc.com>
* Tue Oct 17 2023 David Abdurachmanov <davidlt@rivosinc.com> 13.2-11.1.riscv64
- Bootstrap for Python 3.12 riscv64
* Tue Oct 17 2023 David Abdurachmanov <davidlt@rivosinc.com> 13.2-11.0.riscv64
- Add riscv64-linux-gnu to enabled targets
- Disable inprocess agent for riscv64