diff --git a/python-falcon.spec b/python-falcon.spec index fd6aa41..da44d66 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: 3.1.3 +Version: 4.0.0 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 +* Sat Oct 19 2024 Automatic Build System 4.0.0-1mamba +- automatic version update by autodist + * Tue Feb 20 2024 Automatic Build System 3.1.3-1mamba - automatic version update by autodist