automatic version update by autodist [release 5.0.2-1mamba;Thu Feb 29 2024]

This commit is contained in:
Automatic Build System 2024-02-29 13:06:20 +01:00
parent e7f8fa6dab
commit 4afb6f724e

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-redis
Version: 5.0.1
Version: 5.0.2
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
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 5.0.2-1mamba
- automatic version update by autodist
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
- automatic version update by autodist