From 6c58db5429d79b81bd5b5252baae1a7622a5fc3a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 20 Jan 2023 13:11:32 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-flask.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-flask.spec b/python-flask.spec index c12a194..6cf766e 100644 --- a/python-flask.spec +++ b/python-flask.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 2.2.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions @@ -79,6 +79,9 @@ ln -sf %{modname}-3 %{buildroot}%{_bindir}/%{modname} %doc examples %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 1:2.2.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Aug 09 2022 Frantisek Zatloukal - 2.2.2-1 - Update to 2.2.2 (closes RHBZ#2116586)