From 874f5d9393b88c52c1e4fca069636d3b1511f793 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:56:05 +0100 Subject: [PATCH] automatic version update by autodist [release 5.2.0-1mamba;Tue May 31 2022] --- python-cachetools.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/python-cachetools.spec b/python-cachetools.spec index f908df7..9b01e7e 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-cachetools -Version: 4.2.2 +Version: 5.2.0 Release: 1mamba Summary: Extensible memoizing collections and decorators Group: System/Libraries @@ -45,5 +45,14 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue May 31 2022 Automatic Build System 5.2.0-1mamba +- automatic version update by autodist + +* Mon May 16 2022 Automatic Build System 5.1.0-1mamba +- automatic version update by autodist + +* Tue Jan 25 2022 Automatic Build System 5.0.0-1mamba +- automatic version update by autodist + * Tue Jan 25 2022 Silvan Calarco 4.2.2-1mamba - package created using the webbuild interface