From 7287387150ac8e4f99a31a878e2879e6ebc0a514 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:59:36 +0100 Subject: [PATCH] automatic version update by autodist [release 2.2.2-1mamba;Tue Jul 11 2023] --- python-cookiecutter.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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