diff --git a/python-tox.spec b/python-tox.spec index 9b3026f..e569142 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -13,7 +13,7 @@ Name: python-tox Version: 3.24.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Virtualenv-based automation of test activities License: MIT @@ -111,6 +111,9 @@ Obsoletes: python3-tox < 3.24.4-2 %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 3.24.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Dec 13 2021 Miro HronĨok - 3.24.4-2 - Always BuildRequire runtime dependencies to avoid non-installable builds - Remove no longer needed obsoletes of python3-detox