diff --git a/python-redis.spec b/python-redis.spec index 00d9a34..597b8d9 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: 5.0.2 +Version: 5.0.3 Release: 1mamba Summary: Python client for Redis database and key-value store Group: System/Libraries @@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Mar 10 2024 Automatic Build System 5.0.3-1mamba +- automatic version update by autodist + * Thu Feb 29 2024 Automatic Build System 5.0.2-1mamba - automatic version update by autodist