diff --git a/python-tox.spec b/python-tox.spec index b786a50..ed49fa4 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -13,7 +13,7 @@ Name: python-tox Version: 3.24.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Virtualenv-based automation of test activities License: MIT @@ -79,7 +79,10 @@ Obsoletes: python3-detox < 0.19-5 %py_provides python3-tox # Remove this once Fedora 36 goes EOL: -Obsoletes: python3-tox < 3.21.0-2 +# Fedora 33 is the last Fedora that included python3-tox; +# as long as Fedora 33 gets tox updates, the version here needs to be macronized; +# once it goes EOL, we should freeze it to the latest version-release+1. +Obsoletes: python3-tox < %{version}-%{release} %description -n tox %_description @@ -113,6 +116,9 @@ Obsoletes: python3-tox < 3.21.0-2 %changelog +* Wed Aug 04 2021 Miro Hrončok - 3.24.1-2 +- Obsolete newer versions of python3-tox + * Tue Aug 03 2021 Miro Hrončok - 3.24.1-1 - Update to 3.24.1