Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-CPAN-Changes for
openSUSE:Factory checked in at 2025-05-26 18:35:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-CPAN-Changes (Old)
and /work/SRC/openSUSE:Factory/.perl-CPAN-Changes.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-CPAN-Changes"
Mon May 26 18:35:46 2025 rev:8 rq:1279793 version:0.500005
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-CPAN-Changes/perl-CPAN-Changes.changes
2024-05-16 17:19:17.492873481 +0200
+++
/work/SRC/openSUSE:Factory/.perl-CPAN-Changes.new.2732/perl-CPAN-Changes.changes
2025-05-26 18:37:21.924033842 +0200
@@ -1,0 +2,9 @@
+Fri Apr 18 05:33:22 UTC 2025 - Tina Müller <[email protected]>
+
+- updated to 0.500005
+ see /usr/share/doc/packages/perl-CPAN-Changes/Changes
+
+ 0.500005 - 2025-04-17
+ - fix Test::CPAN::Changes on perl 5.10 without upgrading version.pm
+
+-------------------------------------------------------------------
Old:
----
CPAN-Changes-0.500004.tar.gz
New:
----
CPAN-Changes-0.500005.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-CPAN-Changes.spec ++++++
--- /var/tmp/diff_new_pack.FlwRNw/_old 2025-05-26 18:37:22.608062557 +0200
+++ /var/tmp/diff_new_pack.FlwRNw/_new 2025-05-26 18:37:22.612062725 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-CPAN-Changes
#
-# 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,7 +18,7 @@
%define cpan_name CPAN-Changes
Name: perl-CPAN-Changes
-Version: 0.500004
+Version: 0.500005
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Parser for CPAN style change logs
@@ -52,7 +52,7 @@
that conform to the specification.
%prep
-%autosetup -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor
++++++ CPAN-Changes-0.500004.tar.gz -> CPAN-Changes-0.500005.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/Changes
new/CPAN-Changes-0.500005/Changes
--- old/CPAN-Changes-0.500004/Changes 2024-05-02 21:40:23.000000000 +0200
+++ new/CPAN-Changes-0.500005/Changes 2025-04-17 21:52:04.000000000 +0200
@@ -1,5 +1,8 @@
Revision history for perl module CPAN::Changes
+0.500005 - 2025-04-17
+ - fix Test::CPAN::Changes on perl 5.10 without upgrading version.pm
+
0.500004 - 2024-05-02
- fix tests on Windows
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/LICENSE
new/CPAN-Changes-0.500005/LICENSE
--- old/CPAN-Changes-0.500004/LICENSE 2024-05-02 21:40:37.000000000 +0200
+++ new/CPAN-Changes-0.500005/LICENSE 2025-04-17 21:52:21.000000000 +0200
@@ -7,7 +7,7 @@
--- The GNU General Public License, Version 1, February 1989 ---
-This software is Copyright (c) 2024 by haarg - Graham Knop (cpan:HAARG)
<[email protected]>.
+This software is Copyright (c) 2025 by haarg - Graham Knop (cpan:HAARG)
<[email protected]>.
This is free software, licensed under:
@@ -267,7 +267,7 @@
--- The Perl Artistic License 1.0 ---
-This software is Copyright (c) 2024 by haarg - Graham Knop (cpan:HAARG)
<[email protected]>.
+This software is Copyright (c) 2025 by haarg - Graham Knop (cpan:HAARG)
<[email protected]>.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/META.json
new/CPAN-Changes-0.500005/META.json
--- old/CPAN-Changes-0.500004/META.json 2024-05-02 21:40:37.000000000 +0200
+++ new/CPAN-Changes-0.500005/META.json 2025-04-17 21:52:21.000000000 +0200
@@ -4,7 +4,7 @@
"haarg - Graham Knop (cpan:HAARG) <[email protected]>"
],
"dynamic_config" : 1,
- "generated_by" : "ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter
version 2.150010",
+ "generated_by" : "ExtUtils::MakeMaker version 7.72, CPAN::Meta::Converter
version 2.150010",
"license" : [
"perl_5"
],
@@ -50,35 +50,35 @@
"provides" : {
"CPAN::Changes" : {
"file" : "lib/CPAN/Changes.pm",
- "version" : "0.500004"
+ "version" : "0.500005"
},
"CPAN::Changes::Entry" : {
"file" : "lib/CPAN/Changes/Entry.pm",
- "version" : "0.500004"
+ "version" : "0.500005"
},
"CPAN::Changes::Group" : {
"file" : "lib/CPAN/Changes/Group.pm",
- "version" : "0.500004"
+ "version" : "0.500005"
},
"CPAN::Changes::HasEntries" : {
"file" : "lib/CPAN/Changes/HasEntries.pm",
- "version" : "0.500004"
+ "version" : "0.500005"
},
"CPAN::Changes::Parser" : {
"file" : "lib/CPAN/Changes/Parser.pm",
- "version" : "0.500004"
+ "version" : "0.500005"
},
"CPAN::Changes::Release" : {
"file" : "lib/CPAN/Changes/Release.pm",
- "version" : "0.500004"
+ "version" : "0.500005"
},
"CPAN::Changes::Spec" : {
"file" : "lib/CPAN/Changes/Spec.pod",
- "version" : "0.500004"
+ "version" : "0.500005"
},
"Test::CPAN::Changes" : {
"file" : "lib/Test/CPAN/Changes.pm",
- "version" : "0.500004"
+ "version" : "0.500005"
}
},
"release_status" : "stable",
@@ -97,7 +97,7 @@
},
"x_IRC" : "irc://irc.perl.org/#metacpan"
},
- "version" : "0.500004",
+ "version" : "0.500005",
"x_authority" : "cpan:BRICAS",
"x_serialization_backend" : "JSON::PP version 4.16"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/META.yml
new/CPAN-Changes-0.500005/META.yml
--- old/CPAN-Changes-0.500004/META.yml 2024-05-02 21:40:35.000000000 +0200
+++ new/CPAN-Changes-0.500005/META.yml 2025-04-17 21:52:20.000000000 +0200
@@ -7,7 +7,7 @@
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.70, CPAN::Meta::Converter version
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.72, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -20,28 +20,28 @@
provides:
CPAN::Changes:
file: lib/CPAN/Changes.pm
- version: '0.500004'
+ version: '0.500005'
CPAN::Changes::Entry:
file: lib/CPAN/Changes/Entry.pm
- version: '0.500004'
+ version: '0.500005'
CPAN::Changes::Group:
file: lib/CPAN/Changes/Group.pm
- version: '0.500004'
+ version: '0.500005'
CPAN::Changes::HasEntries:
file: lib/CPAN/Changes/HasEntries.pm
- version: '0.500004'
+ version: '0.500005'
CPAN::Changes::Parser:
file: lib/CPAN/Changes/Parser.pm
- version: '0.500004'
+ version: '0.500005'
CPAN::Changes::Release:
file: lib/CPAN/Changes/Release.pm
- version: '0.500004'
+ version: '0.500005'
CPAN::Changes::Spec:
file: lib/CPAN/Changes/Spec.pod
- version: '0.500004'
+ version: '0.500005'
Test::CPAN::Changes:
file: lib/Test/CPAN/Changes.pm
- version: '0.500004'
+ version: '0.500005'
requires:
Module::Runtime: '0'
Moo: '1.006000'
@@ -53,6 +53,6 @@
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=CPAN-Changes
license: http://dev.perl.org/licenses/
repository: https://github.com/metacpan/CPAN-Changes.git
-version: '0.500004'
+version: '0.500005'
x_authority: cpan:BRICAS
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/Makefile.PL
new/CPAN-Changes-0.500005/Makefile.PL
--- old/CPAN-Changes-0.500004/Makefile.PL 2024-05-02 21:40:04.000000000
+0200
+++ new/CPAN-Changes-0.500005/Makefile.PL 2025-04-17 21:51:55.000000000
+0200
@@ -50,35 +50,35 @@
provides => {
'CPAN::Changes' => {
file => 'lib/CPAN/Changes.pm',
- version => '0.500004',
+ version => '0.500005',
},
'CPAN::Changes::Entry' => {
file => 'lib/CPAN/Changes/Entry.pm',
- version => '0.500004',
+ version => '0.500005',
},
'CPAN::Changes::Group' => {
file => 'lib/CPAN/Changes/Group.pm',
- version => '0.500004',
+ version => '0.500005',
},
'CPAN::Changes::HasEntries' => {
file => 'lib/CPAN/Changes/HasEntries.pm',
- version => '0.500004',
+ version => '0.500005',
},
'CPAN::Changes::Parser' => {
file => 'lib/CPAN/Changes/Parser.pm',
- version => '0.500004',
+ version => '0.500005',
},
'CPAN::Changes::Release' => {
file => 'lib/CPAN/Changes/Release.pm',
- version => '0.500004',
+ version => '0.500005',
},
'CPAN::Changes::Spec' => {
file => 'lib/CPAN/Changes/Spec.pod',
- version => '0.500004',
+ version => '0.500005',
},
'Test::CPAN::Changes' => {
file => 'lib/Test/CPAN/Changes.pm',
- version => '0.500004',
+ version => '0.500005',
},
},
);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/lib/CPAN/Changes/Entry.pm
new/CPAN-Changes-0.500005/lib/CPAN/Changes/Entry.pm
--- old/CPAN-Changes-0.500004/lib/CPAN/Changes/Entry.pm 2024-05-02
21:40:04.000000000 +0200
+++ new/CPAN-Changes-0.500005/lib/CPAN/Changes/Entry.pm 2025-04-17
21:51:55.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.500004';
+our $VERSION = '0.500005';
$VERSION =~ tr/_//d;
use Moo;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/lib/CPAN/Changes/Group.pm
new/CPAN-Changes-0.500005/lib/CPAN/Changes/Group.pm
--- old/CPAN-Changes-0.500004/lib/CPAN/Changes/Group.pm 2024-05-02
21:40:04.000000000 +0200
+++ new/CPAN-Changes-0.500005/lib/CPAN/Changes/Group.pm 2025-04-17
21:51:55.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.500004';
+our $VERSION = '0.500005';
$VERSION =~ tr/_//d;
use Sub::Quote qw(qsub);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/lib/CPAN/Changes/HasEntries.pm
new/CPAN-Changes-0.500005/lib/CPAN/Changes/HasEntries.pm
--- old/CPAN-Changes-0.500004/lib/CPAN/Changes/HasEntries.pm 2024-05-02
21:40:04.000000000 +0200
+++ new/CPAN-Changes-0.500005/lib/CPAN/Changes/HasEntries.pm 2025-04-17
21:51:55.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.500004';
+our $VERSION = '0.500005';
$VERSION =~ tr/_//d;
use Sub::Quote qw(qsub);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/lib/CPAN/Changes/Parser.pm
new/CPAN-Changes-0.500005/lib/CPAN/Changes/Parser.pm
--- old/CPAN-Changes-0.500004/lib/CPAN/Changes/Parser.pm 2024-05-02
21:40:04.000000000 +0200
+++ new/CPAN-Changes-0.500005/lib/CPAN/Changes/Parser.pm 2025-04-17
21:51:55.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.500004';
+our $VERSION = '0.500005';
$VERSION =~ tr/_//d;
use Module::Runtime qw(use_module);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/lib/CPAN/Changes/Release.pm
new/CPAN-Changes-0.500005/lib/CPAN/Changes/Release.pm
--- old/CPAN-Changes-0.500004/lib/CPAN/Changes/Release.pm 2024-05-02
21:40:04.000000000 +0200
+++ new/CPAN-Changes-0.500005/lib/CPAN/Changes/Release.pm 2025-04-17
21:51:55.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.500004';
+our $VERSION = '0.500005';
$VERSION =~ tr/_//d;
use Moo;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/lib/CPAN/Changes/Spec.pod
new/CPAN-Changes-0.500005/lib/CPAN/Changes/Spec.pod
--- old/CPAN-Changes-0.500004/lib/CPAN/Changes/Spec.pod 2024-05-02
21:40:04.000000000 +0200
+++ new/CPAN-Changes-0.500005/lib/CPAN/Changes/Spec.pod 2025-04-17
21:51:55.000000000 +0200
@@ -4,7 +4,7 @@
=head1 VERSION
-version 0.500004
+version 0.500005
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/lib/CPAN/Changes.pm
new/CPAN-Changes-0.500005/lib/CPAN/Changes.pm
--- old/CPAN-Changes-0.500004/lib/CPAN/Changes.pm 2024-05-02
21:40:04.000000000 +0200
+++ new/CPAN-Changes-0.500005/lib/CPAN/Changes.pm 2025-04-17
21:51:55.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.500004';
+our $VERSION = '0.500005';
$VERSION =~ tr/_//d;
use Sub::Quote qw(qsub);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/CPAN-Changes-0.500004/lib/Test/CPAN/Changes.pm
new/CPAN-Changes-0.500005/lib/Test/CPAN/Changes.pm
--- old/CPAN-Changes-0.500004/lib/Test/CPAN/Changes.pm 2024-05-02
21:40:04.000000000 +0200
+++ new/CPAN-Changes-0.500005/lib/Test/CPAN/Changes.pm 2025-04-17
21:51:55.000000000 +0200
@@ -6,7 +6,7 @@
use Test::Builder;
use version ();
-our $VERSION = '0.500004';
+our $VERSION = '0.500005';
$VERSION =~ tr/_//d;
use Exporter; BEGIN { *import = \&Exporter::import };
@@ -84,7 +84,11 @@
for my $release ( @releases ) {
# strip off -TRIAL before testing
(my $version = $release->version) =~ s/-TRIAL$//;
- if ( not version::is_lax($version) ) {
+ my $parsed = eval {
+ use warnings FATAL => 'all';
+ version->new($version);
+ };
+ if ( !defined $parsed ) {
$version_err = $release->version . ' (line '.$release->line.')';
last;
}