diff --git a/python-redis.spec b/python-redis.spec index 06ad5b9..890fab4 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.5.0 +Version: 4.5.1 Release: 1mamba Summary: Python client for Redis database and key-value store Group: System/Libraries @@ -48,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Feb 09 2023 Automatic Build System 4.5.1-1mamba +- automatic version update by autodist + * Wed Feb 08 2023 Automatic Build System 4.5.0-1mamba - automatic version update by autodist