automatic version update by autodist [release 2.2.1-1mamba;Thu Nov 28 2024]

This commit is contained in:
Automatic Build System 2024-11-28 18:28:01 +01:00
parent 5e7b940354
commit 86c8422bda

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-)
Name: python-tomli
Version: 2.1.0
Version: 2.2.1
Release: 1mamba
Summary: A lil' TOML parser
Group: System/Libraries
@ -41,6 +41,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Nov 28 2024 Automatic Build System <autodist@openmamba.org> 2.2.1-1mamba
- automatic version update by autodist
* Wed Nov 13 2024 Automatic Build System <autodist@openmamba.org> 2.1.0-1mamba
- automatic version update by autodist