Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-PPI for openSUSE:Factory 
checked in at 2025-05-23 14:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-PPI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-PPI.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-PPI"

Fri May 23 14:29:35 2025 rev:31 rq:1278589 version:1.283.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-PPI/perl-PPI.changes        2025-01-07 
20:50:43.858242864 +0100
+++ /work/SRC/openSUSE:Factory/.perl-PPI.new.2732/perl-PPI.changes      
2025-05-23 14:30:53.373431153 +0200
@@ -1,0 +2,11 @@
+Mon May  5 05:38:39 UTC 2025 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 1.283.0 (1.283)
+   see /usr/share/doc/packages/perl-PPI/Changes
+
+  1.283   2025-05-04 09:52:43Z
+       - Allow zero byte documents to have a location
+       - handle simple lists in feature arg decomposing
+       - warn on unknown feature arg decompose instead of die
+
+-------------------------------------------------------------------

Old:
----
  PPI-1.281.tar.gz

New:
----
  PPI-1.283.tar.gz

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

Other differences:
------------------
++++++ perl-PPI.spec ++++++
--- /var/tmp/diff_new_pack.4fiKpD/_old  2025-05-23 14:30:55.009500235 +0200
+++ /var/tmp/diff_new_pack.4fiKpD/_new  2025-05-23 14:30:55.021500742 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PPI
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define cpan_name PPI
 Name:           perl-PPI
-Version:        1.281.0
+Version:        1.283.0
 Release:        0
-# 1.281 -> normalize -> 1.281.0
-%define cpan_version 1.281
+# 1.283 -> normalize -> 1.283.0
+%define cpan_version 1.283
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        Parse, Analyze and Manipulate Perl (without perl)
 URL:            https://metacpan.org/release/%{cpan_name}
@@ -30,23 +30,23 @@
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Class::Inspector) >= 1.22
-BuildRequires:  perl(Clone) >= 0.30
+BuildRequires:  perl(Class::Inspector) >= 1.220
+BuildRequires:  perl(Clone) >= 0.300
 BuildRequires:  perl(List::Util) >= 1.33
-BuildRequires:  perl(Params::Util) >= 1.00
+BuildRequires:  perl(Params::Util) >= 1.0.0
 BuildRequires:  perl(Safe::Isa)
 BuildRequires:  perl(Storable) >= 2.17
 BuildRequires:  perl(Task::Weaken)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::NoWarnings)
-BuildRequires:  perl(Test::Object) >= 0.07
-BuildRequires:  perl(Test::SubCalls) >= 1.07
+BuildRequires:  perl(Test::Object) >= 0.70.0
+BuildRequires:  perl(Test::SubCalls) >= 1.70.0
 BuildRequires:  perl(YAML::PP)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(version) >= 0.77
-Requires:       perl(Clone) >= 0.30
+Requires:       perl(Clone) >= 0.300
 Requires:       perl(List::Util) >= 1.33
-Requires:       perl(Params::Util) >= 1.00
+Requires:       perl(Params::Util) >= 1.0.0
 Requires:       perl(Safe::Isa)
 Requires:       perl(Storable) >= 2.17
 Requires:       perl(Task::Weaken)
@@ -151,7 +151,7 @@
 Parse, Analyze and Manipulate Perl (without perl)
 
 %prep
-%autosetup  -n %{cpan_name}-%{cpan_version}
+%autosetup  -n %{cpan_name}-%{cpan_version} -p1
 
 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path 
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 
644
 

++++++ PPI-1.281.tar.gz -> PPI-1.283.tar.gz ++++++
++++ 4006 lines of diff (skipped)

Reply via email to