diff --git a/python-cookiecutter.spec b/python-cookiecutter.spec index 8fb3eaa..492c35f 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.0 +Version: 2.2.2 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 +* Tue Jul 11 2023 Automatic Build System 2.2.2-1mamba +- automatic version update by autodist + * Fri Jul 07 2023 Automatic Build System 2.2.0-1mamba - automatic version update by autodist