diff --git a/python-testing.postgresql.spec b/python-testing.postgresql.spec index 653b1b1..9b6a56f 100644 --- a/python-testing.postgresql.spec +++ b/python-testing.postgresql.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.1.0 -Release: 18%{?dist} +Release: 19%{?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 Jan 30 2020 Fedora Release Engineering - 1.1.0-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 1.1.0-18 - Rebuilt for Python 3.8.0rc1 (#1748018)