diff --git a/python-tomlkit.spec b/python-tomlkit.spec index b7e3b49..b9d0765 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.1 +Version: 0.11.2 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 +* Mon Aug 08 2022 Automatic Build System 0.11.2-1mamba +- automatic version update by autodist + * Sat Jul 09 2022 Automatic Build System 0.11.1-1mamba - automatic version update by autodist