automatic version update by autodist [release 5.0.0-1mamba;Tue Aug 15 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:33:24 +01:00
parent e23343dedd
commit 4222e6a8c3

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-redis
Version: 4.6.0
Version: 5.0.0
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
* Tue Aug 15 2023 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
- automatic version update by autodist
* Mon Jun 26 2023 Automatic Build System <autodist@mambasoft.it> 4.6.0-1mamba
- automatic version update by autodist