Bootstrap for Python 3.12 (riscv64)

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-12-06 19:44:23 +02:00
parent ceb6f89bc1
commit fdb0c9daf2
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,4 @@
%global bootstrap 1
%if ! 0%{?bootstrap} && ! 0%{?rhel}
%global docs 1
%global tests 1
@ -5,7 +6,7 @@
Name: OpenColorIO
Version: 2.2.1
Release: 6%{?dist}
Release: 6.0.riscv64%{?dist}
Summary: Enables color transforms and image display across graphics apps
License: BSD
@ -179,6 +180,9 @@ find %{buildroot} -type f -name "*.a" -exec rm -f {} \;
%changelog
* Wed Dec 06 2023 David Abdurachmanov <davidlt@rivosinc.com> - 2.2.1-6.0.riscv64
- Bootstrap for Python 3.12 (riscv64)
* Mon Dec 04 2023 Lukas Javorsky <ljavorsk@redhat.com> - 2.2.1-6
- Rebuilt for minizip-ng transition Fedora change
- Fedora Change: https://fedoraproject.org/wiki/Changes/MinizipNGTransition