diff --git a/python-jsonschema_specifications.spec b/python-jsonschema_specifications.spec index f124ee9..fb0ce9e 100644 --- a/python-jsonschema_specifications.spec +++ b/python-jsonschema_specifications.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jsonschema_specifications -Version: 2023.11.2 +Version: 2023.12.1 Release: 1mamba Summary: The JSON Schema meta-schemas and vocabularies, exposed as a Registry Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc COPYING %changelog +* Wed Dec 27 2023 Automatic Build System 2023.12.1-1mamba +- automatic version update by autodist + * Fri Dec 01 2023 Automatic Build System 2023.11.2-1mamba - automatic version update by autodist