automatic version update by autodist [release 0.12.4-1mamba;Tue Feb 27 2024]

This commit is contained in:
Automatic Build System 2024-02-28 10:05:21 +01:00
parent fd24128646
commit 957695d08a

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-tomlkit
Version: 0.12.3
Version: 0.12.4
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
* Tue Feb 27 2024 Automatic Build System <autodist@openmamba.org> 0.12.4-1mamba
- automatic version update by autodist
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 0.12.3-1mamba
- automatic version update by autodist