diff --git a/python-webtest.spec b/python-webtest.spec index 689973b..5167f64 100644 --- a/python-webtest.spec +++ b/python-webtest.spec @@ -2,7 +2,7 @@ Name: python-webtest Version: 2.0.35 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Helper to test WSGI applications License: MIT @@ -81,6 +81,9 @@ PYTHONPATH=$(pwd) nosetests-%{python3_version} %{python3_sitelib}/*.egg-info %changelog +* Mon May 25 2020 Miro Hrončok - 2.0.35-2 +- Rebuilt for Python 3.9 + * Mon Apr 27 2020 Ján ONDREJ (SAL) - 2.0.35-1 - Update to upstream (bz#1828294)