diff --git a/python-cachetools.spec b/python-cachetools.spec index 52715dd..3a99a4d 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.3.3 +Version: 5.4.0 Release: 1mamba Summary: Extensible memoizing collections and decorators Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Jul 16 2024 Automatic Build System 5.4.0-1mamba +- automatic version update by autodist + * Tue Feb 27 2024 Automatic Build System 5.3.3-1mamba - automatic version update by autodist