diff --git a/python-tomlkit.spec b/python-tomlkit.spec index f008a8f..f3f45ee 100644 --- a/python-tomlkit.spec +++ b/python-tomlkit.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tomlkit -Version: 0.12.5 +Version: 0.13.0 Release: 1mamba Summary: Style preserving TOML library Group: System/Libraries @@ -48,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Jul 16 2024 Automatic Build System 0.13.0-1mamba +- automatic version update by autodist + * Fri May 10 2024 Automatic Build System 0.12.5-1mamba - automatic version update by autodist