Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Protocol-Redis for 
openSUSE:Factory checked in at 2026-02-11 19:11:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Protocol-Redis (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Protocol-Redis.new.1670 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Protocol-Redis"

Wed Feb 11 19:11:06 2026 rev:5 rq:1332526 version:2.0.100

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Protocol-Redis/perl-Protocol-Redis.changes  
2025-01-01 23:07:45.944109919 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Protocol-Redis.new.1670/perl-Protocol-Redis.changes
        2026-02-11 19:11:13.585968794 +0100
@@ -1,0 +2,12 @@
+Thu Feb  5 06:16:00 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 2.0.100 (2.0001)
+   see /usr/share/doc/packages/perl-Protocol-Redis/Changes
+
+  2.0001  04.02.2026 00:00:00
+           - Test and fix encoding 0 as a double in RESP3 (Grinnz).
+
+  2.0000  18.01.2026 00:00:00
+           - Add support for RESP2 and RESP3 versions (Grinnz).
+
+-------------------------------------------------------------------

Old:
----
  Protocol-Redis-1.0021.tar.gz

New:
----
  Protocol-Redis-2.0001.tar.gz
  README.md
  _scmsync.obsinfo
  build.specials.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Protocol-Redis.spec ++++++
--- /var/tmp/diff_new_pack.y3Ya0c/_old  2026-02-11 19:11:14.077989511 +0100
+++ /var/tmp/diff_new_pack.y3Ya0c/_new  2026-02-11 19:11:14.081989680 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Protocol-Redis
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,24 @@
 
 %define cpan_name Protocol-Redis
 Name:           perl-Protocol-Redis
-Version:        1.0021
+Version:        2.0.100
 Release:        0
+# 2.0001 -> normalize -> 2.0.100
+%define cpan_version 2.0001
 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}
-Source0:        
https://cpan.metacpan.org/authors/id/U/UN/UNDEF/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/U/UN/UNDEF/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
+Source100:      README.md
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.94
 Requires:       perl(Test::More) >= 0.94
+Provides:       perl(Protocol::Redis) = %{version}
+Provides:       perl(Protocol::Redis::Test)
+%undefine       __perllib_provides
 %{perl_requires}
 
 %description
@@ -37,9 +43,7 @@
 http://redis.io/topics/pipelining support.
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
-
-find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -55,4 +59,5 @@
 
 %files -f %{name}.files
 %doc Changes examples
+%license LICENSE
 

++++++ Protocol-Redis-1.0021.tar.gz -> Protocol-Redis-2.0001.tar.gz ++++++
++++ 2093 lines of diff (skipped)

++++++ README.md ++++++

## Build Results

Current state of perl in openSUSE:Factory is

![Factory build 
results](https://br.opensuse.org/status/openSUSE:Factory/perl-Protocol-Redis/standard)

The current state of perl in the devel project build (devel:languages:perl)

![Devel project build 
results](https://br.opensuse.org/status/devel:languages:perl/perl-Protocol-Redis)



++++++ _scmsync.obsinfo ++++++
mtime: 1770272161
commit: 4559e8716e6d392f2cc84a7aadb7c7bb51a7e13b1d9ca7e87537d96bff261def
url: https://src.opensuse.org/perl/perl-Protocol-Redis.git
revision: 4559e8716e6d392f2cc84a7aadb7c7bb51a7e13b1d9ca7e87537d96bff261def
projectscmsync: https://src.opensuse.org/perl/_ObsPrj

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-02-08 21:55:21.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to