diff --git a/python-testing.postgresql.spec b/python-testing.postgresql.spec index a0232f8..653b1b1 100644 --- a/python-testing.postgresql.spec +++ b/python-testing.postgresql.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.1.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Automatically setup a PostgreSQL testing instance License: ASL 2.0 @@ -66,6 +66,9 @@ find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|' %changelog +* Thu Oct 03 2019 Miro Hrončok - 1.1.0-18 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Mon Aug 19 2019 Miro Hrončok - 1.1.0-17 - Rebuilt for Python 3.8