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