diff --git a/python-cachetools.spec b/python-cachetools.spec index 9b01e7e..ae06401 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-cachetools -Version: 5.2.0 +Version: 5.2.1 Release: 1mamba Summary: Extensible memoizing collections and decorators Group: System/Libraries @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Jan 09 2023 Automatic Build System 5.2.1-1mamba +- automatic version update by autodist + * Tue May 31 2022 Automatic Build System 5.2.0-1mamba - automatic version update by autodist