From 969a15a5d427370dc08b72452e27ec15e03c416c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 12 Nov 2024 20:56:08 +0100 Subject: [PATCH] automatic version update by autodist [release 0.9.27-1mamba;Tue Nov 12 2024] --- python-json5.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-json5.spec b/python-json5.spec index bd5a543..248fe07 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.25 +Version: 0.9.27 Release: 1mamba Summary: A Python implementation of the JSON5 data format Group: System/Libraries @@ -48,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Nov 12 2024 Automatic Build System 0.9.27-1mamba +- automatic version update by autodist + * Fri Aug 09 2024 Silvan Calarco 0.9.25-1mamba - package created using the webbuild interface