diff --git a/OpenColorIO.spec b/OpenColorIO.spec index 4cbbba6..3fee2fc 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: 2%{?dist} +Release: 3%{?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 +* Mon Jul 03 2023 Python Maint - 2.2.1-3 +- Bootstrap for Python 3.12 + * Wed Jan 18 2023 Fedora Release Engineering - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild