8
0

WIP: Automatic update to Protocol-Redis-2.0002.tar.gz #2

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-Protocol-Redis:autoupdate into main
4 changed files with 16 additions and 7 deletions

Binary file not shown.

BIN
Protocol-Redis-2.0002.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 12 06:17:24 UTC 2026 - Tina Müller <timueller+perl@suse.de>
- updated to 2.0.200 (2.0002)
see /usr/share/doc/packages/perl-Protocol-Redis/Changes
2.0002 11.02.2026 00:00:00
- Improve README, format code.
-------------------------------------------------------------------
Thu Feb 5 06:16:00 UTC 2026 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,10 +18,10 @@
%define cpan_name Protocol-Redis
Name: perl-Protocol-Redis
Version: 2.0.100
Version: 2.0.200
Release: 0
# 2.0001 -> normalize -> 2.0.100
%define cpan_version 2.0001
# 2.0002 -> normalize -> 2.0.200
%define cpan_version 2.0002
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Redis protocol parser/encoder with asynchronous capabilities
URL: https://metacpan.org/release/%{cpan_name}
@@ -58,7 +58,7 @@ make test
%perl_gen_filelist
%files -f %{name}.files
%doc Changes examples
%doc Changes examples README
%license LICENSE
%changelog