From dc4480ca22e1d0ab8c96a03b55ccde10a8743213 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 19 Aug 2024 10:03:38 +0200 Subject: [PATCH] automatic version update by autodist [release 5.5.0-1mamba;Mon Aug 19 2024] --- python-cachetools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cachetools.spec b/python-cachetools.spec index 3a99a4d..cf541a5 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.4.0 +Version: 5.5.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 +* Mon Aug 19 2024 Automatic Build System 5.5.0-1mamba +- automatic version update by autodist + * Tue Jul 16 2024 Automatic Build System 5.4.0-1mamba - automatic version update by autodist