diff --git a/python-tomlkit.spec b/python-tomlkit.spec index c3c0bd2..5ee6b48 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.5 +Version: 0.11.6 Release: 1mamba Summary: Style preserving TOML library Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Fri Oct 28 2022 Automatic Build System 0.11.6-1mamba +- automatic version update by autodist + * Thu Sep 29 2022 Automatic Build System 0.11.5-1mamba - automatic version update by autodist