automatic version update by autodist [release 0.11.5-1mamba;Thu Sep 29 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:46:38 +01:00
parent e1d81b3171
commit 25b4f38d40

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-tomlkit
Version: 0.11.4
Version: 0.11.5
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
* Thu Sep 29 2022 Automatic Build System <autodist@mambasoft.it> 0.11.5-1mamba
- automatic version update by autodist
* Sun Aug 14 2022 Automatic Build System <autodist@mambasoft.it> 0.11.4-1mamba
- automatic version update by autodist