automatic version update by autodist [release 0.13.1-1mamba;Wed Aug 14 2024]

This commit is contained in:
Automatic Build System 2024-08-14 20:02:52 +02:00
parent 2bc6e4abd6
commit 591e6a4768

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-tomlkit
Version: 0.13.0
Version: 0.13.1
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
* Wed Aug 14 2024 Automatic Build System <autodist@openmamba.org> 0.13.1-1mamba
- automatic version update by autodist
* Tue Jul 16 2024 Automatic Build System <autodist@openmamba.org> 0.13.0-1mamba
- automatic version update by autodist