Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 18:56:35 +02:00 committed by Miro Hrončok
parent 676ea2c2bd
commit ab039342ef

View File

@ -5,7 +5,7 @@
Name: libfreenect
Version: 0.6.2
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Device driver for the Kinect
# Core libfreenect is available as ASL 2.0 OR GPLv2
# OpenNI driver is available as ASL 2.0
@ -187,6 +187,9 @@ mv %{buildroot}%{_libdir}/OpenNI2-FreenectDriver %{buildroot}%{_libdir}/openni2/
%{_libdir}/openni2
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.6.2-7
- Rebuilt for Python 3.11
* Wed Jan 26 2022 Phil Wyett <philip.wyett@kathenas.org> - 0.6.2-6
- Fix FTBFS. Update cmake related OpenGL GLVND and GLUT.