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