From 76eec20daf21e20d85183e9046aee244af4c2e31 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 24 Oct 2024 20:06:04 +0200 Subject: [PATCH] automatic version update by autodist [release 4.0.1-1mamba;Wed Oct 23 2024] --- python-falcon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-falcon.spec b/python-falcon.spec index da44d66..b91b285 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-falcon -Version: 4.0.0 +Version: 4.0.1 Release: 1mamba Summary: The ultra-reliable, fast ASGI+WSGI framework for building data plane APIs at scale Group: System/Libraries @@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Oct 23 2024 Automatic Build System 4.0.1-1mamba +- automatic version update by autodist + * Sat Oct 19 2024 Automatic Build System 4.0.0-1mamba - automatic version update by autodist