automatic version update by autodist [release 5.0.3-1mamba;Sun Mar 10 2024]

This commit is contained in:
Automatic Build System 2024-03-11 09:20:59 +01:00
parent 4afb6f724e
commit c8f46a9fbc

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-redis Name: python-redis
Version: 5.0.2 Version: 5.0.3
Release: 1mamba Release: 1mamba
Summary: Python client for Redis database and key-value store Summary: Python client for Redis database and key-value store
Group: System/Libraries Group: System/Libraries
@ -46,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sun Mar 10 2024 Automatic Build System <autodist@openmamba.org> 5.0.3-1mamba
- automatic version update by autodist
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 5.0.2-1mamba * Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 5.0.2-1mamba
- automatic version update by autodist - automatic version update by autodist