diff --git a/python-tox.spec b/python-tox.spec index 251fd96..1a9b388 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -20,7 +20,7 @@ Name: python-tox Version: 4.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Virtualenv-based automation of test activities License: MIT @@ -157,6 +157,9 @@ k="${k-}${k+ and }not test_local_execute_write_a_lot" %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 4.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Jan 16 2023 Miro HronĨok - 4.3.3-1 - Update to 4.3.3 (rhbz#2161429)