diff --git a/python-tomlkit.spec b/python-tomlkit.spec index b6597ff..b7e3b49 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.11.0 +Version: 0.11.1 Release: 1mamba Summary: Style preserving TOML library Group: System/Libraries @@ -45,5 +45,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Jul 09 2022 Automatic Build System 0.11.1-1mamba +- automatic version update by autodist + * Thu Jun 09 2022 Silvan Calarco 0.11.0-1mamba - package created using the webbuild interface