diff --git a/libkdtree++.spec b/libkdtree++.spec index b9ba7af..d36cc29 100644 --- a/libkdtree++.spec +++ b/libkdtree++.spec @@ -1,6 +1,6 @@ Name: libkdtree++ Version: 0.7.0 -Release: 23%{?dist} +Release: 24%{?dist} Summary: C++ template container implementation of kd-tree sorting URL: http://libkdtree.alioth.debian.org/ License: Artistic 2.0 @@ -112,6 +112,9 @@ install -pm 0644 python-bindings/kdtree.py %{buildroot}%{python3_sitelib}/ %doc examples/test*.cpp %changelog +* Thu Oct 03 2019 Miro Hrončok - 0.7.0-24 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 0.7.0-23 - Rebuilt for Python 3.8