automatic version update by autodist [release 5.2.1-1mamba;Fri Dec 06 2024]

This commit is contained in:
Automatic Build System 2024-12-06 23:54:03 +01:00
parent 0cdbbc3225
commit e6a5ea8eb4

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-redis
Version: 5.2.0
Version: 5.2.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
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 5.2.1-1mamba
- automatic version update by autodist
* Fri Oct 25 2024 Automatic Build System <autodist@openmamba.org> 5.2.0-1mamba
- automatic version update by autodist