diff --git a/python-fastjsonschema.spec b/python-fastjsonschema.spec index b9a4a20..112f2cc 100644 --- a/python-fastjsonschema.spec +++ b/python-fastjsonschema.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-fastjsonschema -Version: 2.15.3 +Version: 2.16.1 Release: 1mamba Summary: Fastest Python implementation of JSON schema Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://github.com/seznam/python-fastjsonschema +URL: https://github.com/horejsek/python-fastjsonschema Source: https://pypi.debian.net/fastjsonschema/fastjsonschema-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Jul 17 2022 Automatic Build System 2.16.1-1mamba +- automatic version update by autodist + * Mon Apr 18 2022 Silvan Calarco 2.15.3-1mamba - package created using the webbuild interface