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