diff --git a/python-tomli_w.spec b/python-tomli_w.spec index 1bcfeca..ff3caf6 100644 --- a/python-tomli_w.spec +++ b/python-tomli_w.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tomli_w -Version: 1.0.0 +Version: 1.1.0 Release: 1mamba Summary: A lil' TOML writer Group: System/Libraries @@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Oct 09 2024 Automatic Build System 1.1.0-1mamba +- automatic version update by autodist + * Fri Dec 29 2023 Silvan Calarco 1.0.0-1mamba - package created using the webbuild interface