diff --git a/python-cookiecutter.spec b/python-cookiecutter.spec index a7fdd62..1f02154 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.5.0 +Version: 2.6.0 Release: 1mamba Summary: A command-line utility that creates projects from project templates Group: System/Libraries @@ -64,6 +64,9 @@ sed -i "\,%{_bindir},d" %{name}.filelist %doc LICENSE %changelog +* Thu Feb 22 2024 Automatic Build System 2.6.0-1mamba +- automatic version update by autodist + * Wed Dec 13 2023 Automatic Build System 2.5.0-1mamba - automatic version update by autodist