diff --git a/python-tox.spec b/python-tox.spec index a064980..d24fe44 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -8,7 +8,7 @@ %global pypi_name tox Name: python-%{pypi_name} Version: 3.13.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Virtualenv-based automation of test activities License: MIT @@ -146,6 +146,9 @@ rm -rf .path %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 3.13.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Jul 08 2019 Miro HronĨok - 3.13.2-1 - Update to 3.13.2 (#1699032)