automatic version update by autodist [release 24.7.2-1mamba;Tue Jul 30 2024]

This commit is contained in:
Automatic Build System 2024-07-30 20:26:14 +02:00
parent 9b8e98eaae
commit 746995b71b

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-incremental
Version: 24.7.1
Version: 24.7.2
Release: 1mamba
Summary: A small library that versions your Python projects
Group: System/Libraries
@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Jul 30 2024 Automatic Build System <autodist@openmamba.org> 24.7.2-1mamba
- automatic version update by autodist
* Sun Jul 28 2024 Automatic Build System <autodist@openmamba.org> 24.7.1-1mamba
- automatic version update by autodist