diff --git a/python-scripttester.spec b/python-scripttester.spec index 1a8a8da..add5cad 100644 --- a/python-scripttester.spec +++ b/python-scripttester.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Utility for testing command line scripts License: BSD @@ -66,6 +66,9 @@ pytest-%{python3_version} %{python3_sitelib}/%{srcname}*.egg-info/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.1-6 - Rebuilt for Python 3.8.0rc1 (#1748018)