diff --git a/python-cookiecutter.spec b/python-cookiecutter.spec index 52af664..1a84b24 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.1.0 +Version: 2.1.1 Release: 1mamba Summary: A command-line utility that creates projects from project templates Group: System/Libraries @@ -56,6 +56,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Fri Jun 03 2022 Automatic Build System 2.1.1-1mamba +- automatic version update by autodist + * Tue May 31 2022 Automatic Build System 2.1.0-1mamba - automatic version update by autodist