automatic version update by autodist [release 2.16.2-1mamba;Mon Sep 19 2022]

This commit is contained in:
Automatic Build System 2024-01-06 11:08:37 +01:00
parent 3ecbaeb714
commit de02ca6c88

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-fastjsonschema
Version: 2.16.1
Version: 2.16.2
Release: 1mamba
Summary: Fastest Python implementation of JSON schema
Group: System/Libraries
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Mon Sep 19 2022 Automatic Build System <autodist@mambasoft.it> 2.16.2-1mamba
- automatic version update by autodist
* Sun Jul 17 2022 Automatic Build System <autodist@mambasoft.it> 2.16.1-1mamba
- automatic version update by autodist