automatic version update by autodist [release 2.21.0-1mamba;Thu Nov 28 2024]

This commit is contained in:
Automatic Build System 2024-11-28 18:27:21 +01:00
parent 6ff77f30f6
commit 24b461fad7

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-fastjsonschema
Version: 2.20.0
Version: 2.21.0
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 Nov 28 2024 Automatic Build System <autodist@openmamba.org> 2.21.0-1mamba
- automatic version update by autodist
* Sat Jun 15 2024 Automatic Build System <autodist@openmamba.org> 2.20.0-1mamba
- automatic version update by autodist