From fb61ec7affa9d411718ea7b2be049922eaf1be88 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:57:50 +0100 Subject: [PATCH] automatic version update by autodist [release 2.1.0-1mamba;Tue Oct 31 2023] --- python-cleo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cleo.spec b/python-cleo.spec index ff3d74a..59e0c83 100644 --- a/python-cleo.spec +++ b/python-cleo.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-cleo -Version: 2.0.1 +Version: 2.1.0 Release: 1mamba Summary: Cleo allows you to create beautiful and testable command-line interfaces Group: System/Libraries @@ -53,5 +53,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Oct 31 2023 Automatic Build System 2.1.0-1mamba +- automatic version update by autodist + * Sat Sep 30 2023 Silvan Calarco 2.0.1-1mamba - package created using the webbuild interface