diff --git a/Protocol-Redis-2.0001.tar.gz b/Protocol-Redis-2.0001.tar.gz deleted file mode 100644 index 7e5ed0b..0000000 --- a/Protocol-Redis-2.0001.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eecd5d1806bbe458161b287fd4936f9e9443b6b89d370621db51b7219926144b -size 21850 diff --git a/Protocol-Redis-2.0002.tar.gz b/Protocol-Redis-2.0002.tar.gz new file mode 100644 index 0000000..c9bb9be --- /dev/null +++ b/Protocol-Redis-2.0002.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ff0e0b65392c4f6817b2306cd2c62dce8a61ef4a886edfe49daaf31e139ce21 +size 19885 diff --git a/perl-Protocol-Redis.changes b/perl-Protocol-Redis.changes index cbcf14d..40aa14f 100644 --- a/perl-Protocol-Redis.changes +++ b/perl-Protocol-Redis.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 12 06:17:24 UTC 2026 - Tina Müller + +- 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 diff --git a/perl-Protocol-Redis.spec b/perl-Protocol-Redis.spec index 603b898..9465534 100644 --- a/perl-Protocol-Redis.spec +++ b/perl-Protocol-Redis.spec @@ -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