diff --git a/python-fastjsonschema.spec b/python-fastjsonschema.spec index 0c29fbc..f125729 100644 --- a/python-fastjsonschema.spec +++ b/python-fastjsonschema.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-fastjsonschema -Version: 2.19.0 +Version: 2.19.1 Release: 1mamba Summary: Fastest Python implementation of JSON schema Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Dec 28 2023 Automatic Build System 2.19.1-1mamba +- automatic version update by autodist + * Wed Nov 15 2023 Automatic Build System 2.19.0-1mamba - automatic version update by autodist