Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Scalar-List-Utils for 
openSUSE:Factory checked in at 2024-08-30 13:26:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Scalar-List-Utils (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Scalar-List-Utils.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Scalar-List-Utils"

Fri Aug 30 13:26:14 2024 rev:26 rq:1197303 version:1.650.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Scalar-List-Utils/perl-Scalar-List-Utils.changes
    2022-08-17 18:22:41.419121264 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Scalar-List-Utils.new.2698/perl-Scalar-List-Utils.changes
  2024-08-30 13:26:35.311905692 +0200
@@ -1,0 +2,20 @@
+Wed Aug  7 05:30:09 UTC 2024 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 1.650.0 (1.65)
+   see /usr/share/doc/packages/perl-Scalar-List-Utils/Changes
+
+  1.65 -- 2024-08-06
+       [BUGFIXES]
+        * Update exotic names test to avoid single quote package separator
+          (GH #128)
+        * Don't loop forever in uniqnum.t (GH #130)
+
+  1.64 -- 2024-08-02
+       [CHANGES]
+        * On Perl version 5.40 or later, various `Scalar::Util` functions are
+          now simply aliases to core-provided functions in `builtin::`:
+           + blessed(), refaddr(), reftype(), weaken(), unweaken(), isweak()
+        * Remember to list `head` and `tail` in `List::Util` SYNOPSIS
+        * Various improvements to internal CI infrastructure
+
+-------------------------------------------------------------------

Old:
----
  Scalar-List-Utils-1.63.tar.gz

New:
----
  Scalar-List-Utils-1.65.tar.gz

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

Other differences:
------------------
++++++ perl-Scalar-List-Utils.spec ++++++
--- /var/tmp/diff_new_pack.CcMpPO/_old  2024-08-30 13:26:35.991933918 +0200
+++ /var/tmp/diff_new_pack.CcMpPO/_new  2024-08-30 13:26:35.995934085 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Scalar-List-Utils
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,14 @@
 
 %define cpan_name Scalar-List-Utils
 Name:           perl-Scalar-List-Utils
-Version:        1.63
+Version:        1.650.0
 Release:        0
+# 1.65 -> normalize -> 1.650.0
+%define cpan_version 1.65
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Common Scalar and List utility subroutines
 URL:            https://metacpan.org/release/%{cpan_name}
-Source0:        
https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_version}.tar.gz
 Source1:        cpanspec.yml
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -33,7 +35,7 @@
 Common Scalar and List utility subroutines
 
 %prep
-%autosetup  -n %{cpan_name}-%{version}
+%autosetup  -n %{cpan_name}-%{cpan_version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"

++++++ Scalar-List-Utils-1.63.tar.gz -> Scalar-List-Utils-1.65.tar.gz ++++++
++++ 3674 lines of diff (skipped)

Reply via email to