diff --git a/OpenColorIO.spec b/OpenColorIO.spec index c46acdb..37fb84c 100644 --- a/OpenColorIO.spec +++ b/OpenColorIO.spec @@ -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 - 2.2.1-6.0.riscv64 +- Bootstrap for Python 3.12 (riscv64) + * Mon Dec 04 2023 Lukas Javorsky - 2.2.1-6 - Rebuilt for minizip-ng transition Fedora change - Fedora Change: https://fedoraproject.org/wiki/Changes/MinizipNGTransition