diff --git a/python-cookiecutter.spec b/python-cookiecutter.spec index 492c35f..2694c1e 100644 --- a/python-cookiecutter.spec +++ b/python-cookiecutter.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-cookiecutter -Version: 2.2.2 +Version: 2.2.3 Release: 1mamba Summary: A command-line utility that creates projects from project templates Group: System/Libraries @@ -62,6 +62,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %doc LICENSE %changelog +* Wed Jul 12 2023 Automatic Build System 2.2.3-1mamba +- automatic version update by autodist + * Tue Jul 11 2023 Automatic Build System 2.2.2-1mamba - automatic version update by autodist