From d42ed4f6b4f17e6b203d671e5bd1ed67f523972e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 10 Nov 2024 20:33:12 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.3-1mamba;Sat Nov 09 2024] --- python-werkzeug.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-werkzeug.spec b/python-werkzeug.spec index 654c1a5..4df61a9 100644 --- a/python-werkzeug.spec +++ b/python-werkzeug.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-werkzeug -Version: 3.1.2 +Version: 3.1.3 Release: 1mamba Summary: The Swiss Army knife of Python web development Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sat Nov 09 2024 Automatic Build System 3.1.3-1mamba +- automatic version update by autodist + * Tue Nov 05 2024 Automatic Build System 3.1.2-1mamba - automatic version update by autodist