diff --git a/python-pytest-relaxed.spec b/python-pytest-relaxed.spec index f817ba2..557381f 100644 --- a/python-pytest-relaxed.spec +++ b/python-pytest-relaxed.spec @@ -6,7 +6,7 @@ the design (such as a decreased emphasis on the display side of things.) Name: python-%{srcname} Version: 1.1.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Relaxed test discovery for pytest License: BSD @@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} %{python3_sitelib}/pytest_relaxed/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 1.1.5-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Jan 14 2020 Miro HronĨok - 1.1.5-6 - Make the release strictly bigger than the last two builds (rhbz #1788771)