automatic version update by autodist [release 5.1.1-1mamba;Sat Oct 05 2024]

This commit is contained in:
Automatic Build System 2024-10-05 10:51:05 +02:00
parent 111b4589cf
commit d2cccc8f2c

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-redis
Version: 5.1.0b4
Version: 5.1.1
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
* Sat Oct 05 2024 Automatic Build System <autodist@openmamba.org> 5.1.1-1mamba
- automatic version update by autodist
* Wed Apr 03 2024 Automatic Build System <autodist@openmamba.org> 5.1.0b4-1mamba
- automatic update by autodist