diff --git a/libkdtree++.spec b/libkdtree++.spec index 807e2c7..458442c 100644 --- a/libkdtree++.spec +++ b/libkdtree++.spec @@ -1,6 +1,6 @@ Name: libkdtree++ Version: 0.7.0 -Release: 32%{?dist} +Release: 33%{?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 +* Thu Jul 21 2022 Fedora Release Engineering - 0.7.0-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.7.0-32 - Rebuilt for Python 3.11