automatic version update by autodist [release 2.19.0-1mamba;Wed Nov 15 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:08:41 +01:00
parent dbfe483176
commit 33f39298b9

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-fastjsonschema
Version: 2.18.1
Version: 2.19.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
* Wed Nov 15 2023 Automatic Build System <autodist@mambasoft.it> 2.19.0-1mamba
- automatic version update by autodist
* Mon Oct 02 2023 Automatic Build System <autodist@mambasoft.it> 2.18.1-1mamba
- automatic version update by autodist