diff --git a/python-testing.postgresql.spec b/python-testing.postgresql.spec index 1101af0..3b85e64 100644 --- a/python-testing.postgresql.spec +++ b/python-testing.postgresql.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.1.0 -Release: 15%{?dist} +Release: 16%{?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 +* Fri Jul 26 2019 Fedora Release Engineering - 1.1.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 1.1.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild