automatic version update by autodist [release 2.1.0-1mamba;Tue Oct 31 2023]

This commit is contained in:
Automatic Build System 2024-01-06 10:57:50 +01:00
parent fbc46fb1e5
commit fb61ec7aff

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-cleo Name: python-cleo
Version: 2.0.1 Version: 2.1.0
Release: 1mamba Release: 1mamba
Summary: Cleo allows you to create beautiful and testable command-line interfaces Summary: Cleo allows you to create beautiful and testable command-line interfaces
Group: System/Libraries Group: System/Libraries
@ -53,5 +53,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE %doc LICENSE
%changelog %changelog
* Tue Oct 31 2023 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
- automatic version update by autodist
* Sat Sep 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-1mamba * Sat Sep 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.1-1mamba
- package created using the webbuild interface - package created using the webbuild interface