From 6ff77f30f6f89aa3fea4562866c871a6d4aa710a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 16 Jun 2024 17:58:42 +0200 Subject: [PATCH] automatic version update by autodist [release 2.20.0-1mamba;Sat Jun 15 2024] --- python-fastjsonschema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-fastjsonschema.spec b/python-fastjsonschema.spec index f125729..3c25fae 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.1 +Version: 2.20.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 +* Sat Jun 15 2024 Automatic Build System 2.20.0-1mamba +- automatic version update by autodist + * Thu Dec 28 2023 Automatic Build System 2.19.1-1mamba - automatic version update by autodist