automatic version update by autodist [release 4.3.1-1mamba;Tue May 10 2022]

This commit is contained in:
Automatic Build System 2024-01-05 16:33:16 +01:00
parent 9f5a549ded
commit 1d94236a8a

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-redis
Version: 4.3.0
Version: 4.3.1
Release: 1mamba
Summary: Python client for Redis database and key-value store
Group: System/Libraries
@ -50,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Tue May 10 2022 Automatic Build System <autodist@mambasoft.it> 4.3.1-1mamba
- automatic version update by autodist
* Mon May 09 2022 Automatic Build System <autodist@mambasoft.it> 4.3.0-1mamba
- automatic version update by autodist