diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 36e021e..90f64af 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Comprehensive WSGI web application library License: BSD @@ -89,6 +89,9 @@ PYTHONPATH=./src/ pytest-3 %doc docs/_build/html examples %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat May 23 2020 Miro HronĨok - 1.0.1-2 - Rebuilt for Python 3.9