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