diff --git a/python-cachetools.spec b/python-cachetools.spec index ae06401..80ae62d 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.1 +Version: 5.3.0 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 23 2023 Automatic Build System 5.3.0-1mamba +- automatic version update by autodist + * Mon Jan 09 2023 Automatic Build System 5.2.1-1mamba - automatic version update by autodist