From 1297a97ed2fe8a2b7203718040fe9d9e4831e6b1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 13 Nov 2024 09:58:46 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.28-1mamba;Wed Nov 13 2024] --- python-json5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-json5.spec b/python-json5.spec index 248fe07..6d8757a 100644 --- a/python-json5.spec +++ b/python-json5.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-json5 -Version: 0.9.27 +Version: 0.9.28 Release: 1mamba Summary: A Python implementation of the JSON5 data format Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Nov 13 2024 Automatic Build System 0.9.28-1mamba +- automatic version update by autodist + * Tue Nov 12 2024 Automatic Build System 0.9.27-1mamba - automatic version update by autodist