diff --git a/libkdtree++.spec b/libkdtree++.spec index 87787f0..807e2c7 100644 --- a/libkdtree++.spec +++ b/libkdtree++.spec @@ -1,6 +1,6 @@ Name: libkdtree++ Version: 0.7.0 -Release: 31%{?dist} +Release: 32%{?dist} Summary: C++ template container implementation of kd-tree sorting URL: http://libkdtree.alioth.debian.org/ License: Artistic 2.0 @@ -113,6 +113,9 @@ install -pm 0644 python-bindings/kdtree.py %{buildroot}%{python3_sitelib}/ %doc examples/test*.cpp %changelog +* Mon Jun 13 2022 Python Maint - 0.7.0-32 +- Rebuilt for Python 3.11 + * Thu Jan 20 2022 Fedora Release Engineering - 0.7.0-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild