diff --git a/python-tilestache.spec b/python-tilestache.spec index 35214aa..60c2d55 100644 --- a/python-tilestache.spec +++ b/python-tilestache.spec @@ -5,7 +5,7 @@ Name: python-%{pkgname} Version: 1.51.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A stylish alternative for caching your map tiles License: BSD @@ -129,6 +129,9 @@ NO_DATABASE=1 OFFLINE_TESTS=1 %{__python3} -m nose \ %changelog +* Thu Oct 03 2019 Miro HronĨok - 1.51.14-2 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Tue Aug 27 2019 Scott K Logan - 1.51.14-1 - Update to 1.51.14 - Drop python 2 subpackage (f32+) (rhbz#1738198)