From a168060b5f1e2261df82345c6278dd6a2bb653e4 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:08:39 +0100 Subject: [PATCH] automatic version update by autodist [release 2.17.1-1mamba;Mon May 22 2023] --- python-fastjsonschema.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-fastjsonschema.spec b/python-fastjsonschema.spec index f111be6..88fe57a 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.17.0 +Version: 2.17.1 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 May 22 2023 Automatic Build System 2.17.1-1mamba +- automatic version update by autodist + * Sun May 21 2023 Automatic Build System 2.17.0-1mamba - automatic version update by autodist