diff --git a/python-flask-restful.spec b/python-flask-restful.spec index 39d03b7..083115a 100644 --- a/python-flask-restful.spec +++ b/python-flask-restful.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 0.3.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{sum} License: BSD @@ -63,6 +63,9 @@ rm -rf docs/_themes/.gitignore %{python3_sitelib}/Flask_RESTful-*.egg-info/ %changelog +* Tue May 26 2020 Miro HronĨok - 0.3.8-3 +- Rebuilt for Python 3.9 + * Thu May 07 2020 Frantisek Zatloukal - 0.3.8-2 - Fix tests with python3-werkzeug >= 1.0