automatic version update by autodist [release 1.1.0-1mamba;Wed Oct 09 2024]

This commit is contained in:
Automatic Build System 2024-10-09 14:56:15 +02:00
parent d016d08562
commit f180bc7bcb

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-tomli_w
Version: 1.0.0
Version: 1.1.0
Release: 1mamba
Summary: A lil' TOML writer
Group: System/Libraries
@ -47,5 +47,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Wed Oct 09 2024 Automatic Build System <autodist@openmamba.org> 1.1.0-1mamba
- automatic version update by autodist
* Fri Dec 29 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
- package created using the webbuild interface