From 9f5a549dedc7795bbc2caf48decccdf966ee574b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:33:16 +0100 Subject: [PATCH] automatic version update by autodist [release 4.3.0-1mamba;Mon May 09 2022] --- python-redis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-redis.spec b/python-redis.spec index 6d85ec0..bbd76a4 100644 --- a/python-redis.spec +++ b/python-redis.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-redis -Version: 4.2.2 +Version: 4.3.0 Release: 1mamba Summary: Python client for Redis database and key-value store Group: System/Libraries @@ -50,5 +50,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon May 09 2022 Automatic Build System 4.3.0-1mamba +- automatic version update by autodist + * Mon Apr 18 2022 Silvan Calarco 4.2.2-1mamba - package created using the webbuild interface