diff --git a/python-pytest-relaxed.spec b/python-pytest-relaxed.spec index 2c181b9..f817ba2 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: 1%{?dist} +Release: 6%{?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 +* Tue Jan 14 2020 Miro HronĨok - 1.1.5-6 +- Make the release strictly bigger than the last two builds (rhbz #1788771) + * Mon Oct 07 2019 Othman Madjoudj - 1.1.5-1 - Update to 1.1.5 (rhbz #1697355)