Bootstrap for Python 3.12

This commit is contained in:
Python Maint 2023-07-03 14:12:00 +02:00 committed by Miro Hrončok
parent 4fa8c4dad7
commit f4c2a79657
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: 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 <python-maint@redhat.com> - 2.2.1-3
- Bootstrap for Python 3.12
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild