diff --git a/python-falcon.spec b/python-falcon.spec index b91b285..99aa9b4 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.1 +Version: 4.0.2 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 +* Thu Nov 07 2024 Automatic Build System 4.0.2-1mamba +- automatic version update by autodist + * Wed Oct 23 2024 Automatic Build System 4.0.1-1mamba - automatic version update by autodist