diff --git a/python-werkzeug.spec b/python-werkzeug.spec index ab8413d..e23307c 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Version: 3.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Comprehensive WSGI web application library License: BSD @@ -98,6 +98,9 @@ popd %doc docs/_build/html examples %changelog +* Mon Jan 22 2024 Fedora Release Engineering - 3.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Dec 06 2023 Frantisek Zatloukal - 3.0.1-1 - Update to 3.0.1 (fixes RHBZ#2189658)