Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Module-Metadata for
openSUSE:Factory checked in at 2026-08-22 21:34:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Module-Metadata (Old)
and /work/SRC/openSUSE:Factory/.perl-Module-Metadata.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Module-Metadata"
Sat Aug 22 21:34:43 2026 rev:10 rq:1372838 version:1.000040
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Module-Metadata/perl-Module-Metadata.changes
2026-04-10 17:43:13.985640664 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Module-Metadata.new.1258/perl-Module-Metadata.changes
2026-08-22 21:36:06.353117875 +0200
@@ -1,0 +2,10 @@
+Tue Aug 11 06:06:04 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 1.000040
+ see /usr/share/doc/packages/perl-Module-Metadata/Changes
+
+ 1.000040 2026-08-10 21:34:29Z
+ - update taint support detection in a test to handle an upcoming change in
+ perl 5.45.2 (Paul Evans, #41)
+
+-------------------------------------------------------------------
Old:
----
Module-Metadata-1.000039.tar.gz
New:
----
Module-Metadata-1.000040.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Module-Metadata.spec ++++++
--- /var/tmp/diff_new_pack.xMPszM/_old 2026-08-22 21:36:06.882136755 +0200
+++ /var/tmp/diff_new_pack.xMPszM/_new 2026-08-22 21:36:06.888136969 +0200
@@ -18,7 +18,7 @@
%define cpan_name Module-Metadata
Name: perl-Module-Metadata
-Version: 1.000039
+Version: 1.000040
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Gather package and POD information from perl module files
++++++ Module-Metadata-1.000039.tar.gz -> Module-Metadata-1.000040.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Module-Metadata-1.000039/CONTRIBUTING
new/Module-Metadata-1.000040/CONTRIBUTING
--- old/Module-Metadata-1.000039/CONTRIBUTING 2026-04-03 22:54:57.000000000
+0200
+++ new/Module-Metadata-1.000040/CONTRIBUTING 2026-08-10 23:34:33.000000000
+0200
@@ -110,5 +110,5 @@
request to the .mailmap file to contain the correct mapping.
-This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir
0.015
-from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.172.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir
0.016
+from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.173.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Module-Metadata-1.000039/Changes
new/Module-Metadata-1.000040/Changes
--- old/Module-Metadata-1.000039/Changes 2026-04-03 22:54:57.000000000
+0200
+++ new/Module-Metadata-1.000040/Changes 2026-08-10 23:34:33.000000000
+0200
@@ -1,5 +1,9 @@
Revision history for Module-Metadata
+1.000040 2026-08-10 21:34:29Z
+ - update taint support detection in a test to handle an upcoming change in
+ perl 5.45.2 (Paul Evans, #41)
+
1.000039 2026-04-03 20:54:53Z
- adds recognition of attributes in "class" declarations (Erik Huelsmann,
#39)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Module-Metadata-1.000039/META.json
new/Module-Metadata-1.000040/META.json
--- old/Module-Metadata-1.000039/META.json 2026-04-03 22:54:57.000000000
+0200
+++ new/Module-Metadata-1.000040/META.json 2026-08-10 23:34:33.000000000
+0200
@@ -30,7 +30,7 @@
},
"develop" : {
"recommends" : {
- "Dist::Zilla::PluginBundle::Author::ETHER" : "0.172",
+ "Dist::Zilla::PluginBundle::Author::ETHER" : "0.173",
"Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
},
"requires" : {
@@ -77,6 +77,7 @@
"File::Spec" : "0",
"File::Temp" : "0",
"IO::File" : "0",
+ "Scalar::Util" : "0",
"Test::More" : "0.88",
"lib" : "0",
"perl" : "5.006"
@@ -165,7 +166,7 @@
"provides" : {
"Module::Metadata" : {
"file" : "lib/Module/Metadata.pm",
- "version" : "1.000039"
+ "version" : "1.000040"
}
},
"release_status" : "stable",
@@ -183,10 +184,10 @@
"x_IRC" : "irc://irc.perl.org/#toolchain",
"x_MailingList" : "http://lists.perl.org/list/cpan-workers.html"
},
- "version" : "1.000039",
+ "version" : "1.000040",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.043009"
+ "version" : "5.045001"
},
"plugins" : [
{
@@ -288,13 +289,13 @@
}
},
"name" : "@Author::ETHER/generate CONTRIBUTING",
- "version" : "0.015"
+ "version" : "0.016"
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000038",
+ "Module::Metadata" : "1.000039",
"version" : "0.006"
}
},
@@ -642,7 +643,7 @@
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000038",
+ "Module::Metadata" : "1.000039",
"version" : "0.006"
}
},
@@ -743,7 +744,7 @@
]
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000038",
+ "Module::Metadata" : "1.000039",
"version" : "0.006"
}
},
@@ -794,7 +795,7 @@
"class" : "Dist::Zilla::Plugin::EnsureLatestPerl",
"config" : {
"Dist::Zilla::Plugin::EnsureLatestPerl" : {
- "Module::CoreList" : "5.20260320"
+ "Module::CoreList" : "5.20260720"
}
},
"name" : "@Author::ETHER/EnsureLatestPerl",
@@ -843,7 +844,7 @@
}
},
"name" : "@Author::ETHER/Git::CheckFor::MergeConflicts",
- "version" : "0.014"
+ "version" : "0.015"
},
{
"class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
@@ -854,7 +855,7 @@
}
},
"name" : "@Author::ETHER/Git::CheckFor::CorrectBranch",
- "version" : "0.014"
+ "version" : "0.015"
},
{
"class" : "Dist::Zilla::Plugin::Git::Remote::Check",
@@ -1012,9 +1013,9 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v1.000039",
+ "tag" : "v1.000040",
"tag_format" : "v%V",
- "tag_message" : "v%v%t"
+ "tag_message" : "v%v%t%n%n%c"
},
"Dist::Zilla::Role::Git::Repo" : {
"git_version" : "2.52.0",
@@ -1206,7 +1207,7 @@
"class" : "Dist::Zilla::Plugin::DynamicPrereqs",
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000038",
+ "Module::Metadata" : "1.000039",
"version" : "0.006"
}
},
@@ -1302,11 +1303,12 @@
"Josh Jore <[email protected]>",
"Kent Fredric <[email protected]>",
"Leon Timmermans <[email protected]>",
+ "Paul \"LeoNerd\" Evans <[email protected]>",
"Peter Rabbitson <[email protected]>",
"Steve Hay <[email protected]>"
],
- "x_generated_by_perl" : "v5.43.9",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.40",
+ "x_generated_by_perl" : "v5.45.1",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.43",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 0,
"x_use_unsafe_inc" : 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Module-Metadata-1.000039/META.yml
new/Module-Metadata-1.000040/META.yml
--- old/Module-Metadata-1.000039/META.yml 2026-04-03 22:54:57.000000000
+0200
+++ new/Module-Metadata-1.000040/META.yml 2026-08-10 23:34:33.000000000
+0200
@@ -11,6 +11,7 @@
File::Spec: '0'
File::Temp: '0'
IO::File: '0'
+ Scalar::Util: '0'
Test::More: '0.88'
lib: '0'
perl: '5.006'
@@ -32,7 +33,7 @@
provides:
Module::Metadata:
file: lib/Module/Metadata.pm
- version: '1.000039'
+ version: '1.000040'
requires:
Carp: '0'
Encode: '0'
@@ -49,10 +50,10 @@
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Module-Metadata
homepage: https://github.com/Perl-Toolchain-Gang/Module-Metadata
repository: https://github.com/Perl-Toolchain-Gang/Module-Metadata.git
-version: '1.000039'
+version: '1.000040'
x_Dist_Zilla:
perl:
- version: '5.043009'
+ version: '5.045001'
plugins:
-
class: Dist::Zilla::Plugin::Prereqs
@@ -132,12 +133,12 @@
repo_root: .
version: '0.009'
name: '@Author::ETHER/generate CONTRIBUTING'
- version: '0.015'
+ version: '0.016'
-
class: Dist::Zilla::Plugin::InstallGuide
config:
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000038'
+ Module::Metadata: '1.000039'
version: '0.006'
name: '@Author::ETHER/InstallGuide'
version: '1.200014'
@@ -405,7 +406,7 @@
inherit_version: 0
meta_noindex: 1
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000038'
+ Module::Metadata: '1.000039'
version: '0.006'
name: '@Author::ETHER/MetaProvides::Package'
version: '2.004003'
@@ -479,7 +480,7 @@
finder:
- ':InstallModules'
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000038'
+ Module::Metadata: '1.000039'
version: '0.006'
name: '@Author::ETHER/CheckSelfDependency'
version: '0.011'
@@ -517,7 +518,7 @@
class: Dist::Zilla::Plugin::EnsureLatestPerl
config:
Dist::Zilla::Plugin::EnsureLatestPerl:
- Module::CoreList: '5.20260320'
+ Module::CoreList: '5.20260720'
name: '@Author::ETHER/EnsureLatestPerl'
version: '0.010'
-
@@ -553,7 +554,7 @@
git_version: 2.52.0
repo_root: .
name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
- version: '0.014'
+ version: '0.015'
-
class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
config:
@@ -561,7 +562,7 @@
git_version: 2.52.0
repo_root: .
name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
- version: '0.014'
+ version: '0.015'
-
class: Dist::Zilla::Plugin::Git::Remote::Check
name: '@Author::ETHER/Git::Remote::Check'
@@ -681,9 +682,9 @@
branch: ~
changelog: Changes
signed: 0
- tag: v1.000039
+ tag: v1.000040
tag_format: v%V
- tag_message: v%v%t
+ tag_message: v%v%t%n%n%c
Dist::Zilla::Role::Git::Repo:
git_version: 2.52.0
repo_root: .
@@ -825,7 +826,7 @@
class: Dist::Zilla::Plugin::DynamicPrereqs
config:
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000038'
+ Module::Metadata: '1.000039'
version: '0.006'
name: DynamicPrereqs
version: '0.040'
@@ -903,9 +904,10 @@
- 'Josh Jore <[email protected]>'
- 'Kent Fredric <[email protected]>'
- 'Leon Timmermans <[email protected]>'
+ - 'Paul "LeoNerd" Evans <[email protected]>'
- 'Peter Rabbitson <[email protected]>'
- 'Steve Hay <[email protected]>'
-x_generated_by_perl: v5.43.9
+x_generated_by_perl: v5.45.1
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Module-Metadata-1.000039/Makefile.PL
new/Module-Metadata-1.000040/Makefile.PL
--- old/Module-Metadata-1.000039/Makefile.PL 2026-04-03 22:54:57.000000000
+0200
+++ new/Module-Metadata-1.000040/Makefile.PL 2026-08-10 23:34:33.000000000
+0200
@@ -34,10 +34,11 @@
"File::Spec" => 0,
"File::Temp" => 0,
"IO::File" => 0,
+ "Scalar::Util" => 0,
"Test::More" => "0.88",
"lib" => 0
},
- "VERSION" => "1.000039",
+ "VERSION" => "1.000040",
"test" => {
"TESTS" => "t/*.t"
}
@@ -56,6 +57,7 @@
"File::Spec" => 0,
"File::Temp" => 0,
"IO::File" => 0,
+ "Scalar::Util" => 0,
"Test::More" => "0.88",
"lib" => 0,
"strict" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Module-Metadata-1.000039/README
new/Module-Metadata-1.000040/README
--- old/Module-Metadata-1.000039/README 2026-04-03 22:54:57.000000000 +0200
+++ new/Module-Metadata-1.000040/README 2026-08-10 23:34:33.000000000 +0200
@@ -1,5 +1,5 @@
This archive contains the distribution Module-Metadata,
-version 1.000039:
+version 1.000040:
Gather package and POD information from perl module files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Module-Metadata-1.000039/lib/Module/Metadata.pm
new/Module-Metadata-1.000040/lib/Module/Metadata.pm
--- old/Module-Metadata-1.000039/lib/Module/Metadata.pm 2026-04-03
22:54:57.000000000 +0200
+++ new/Module-Metadata-1.000040/lib/Module/Metadata.pm 2026-08-10
23:34:33.000000000 +0200
@@ -1,6 +1,6 @@
# -*- mode: cperl; tab-width: 8; indent-tabs-mode: nil; basic-offset: 2 -*-
# vim:ts=8:sw=2:et:sta:sts=2:tw=78
-package Module::Metadata; # git description: v1.000038-5-g7f7baae
+package Module::Metadata; # git description: v1.000039-4-gc6c006f
# ABSTRACT: Gather package and POD information from perl module files
# Adapted from Perl-licensed code originally distributed with
@@ -14,7 +14,7 @@
use strict;
use warnings;
-our $VERSION = '1.000039';
+our $VERSION = '1.000040';
use Carp qw/croak/;
use File::Spec;
@@ -861,7 +861,10 @@
=head1 VERSION
-version 1.000039
+version 1.000040
+
+I use a linearly-increasing version numbering scheme. No meaning should be
+presumed or inferred from the version being less than 1.0.
=head1 SYNOPSIS
@@ -1101,7 +1104,7 @@
=head1 CONTRIBUTORS
-=for stopwords Karen Etheridge David Golden Vincent Pit Matt S Trout Chris
Nehren Graham Knop Olivier Mengué Tomas Doran Christian Walde Craig A. Berry
Tatsuhiko Miyagawa tokuhirom 'BinGOs' Williams Mitchell Steinbrunner Edward
Zborowski Erik Huelsmann Gareth Harper James Raspass Jerry D. Hedden Josh Jore
Kent Fredric Leon Timmermans Peter Rabbitson Steve Hay
+=for stopwords Karen Etheridge David Golden Vincent Pit Matt S Trout Chris
Nehren Graham Knop Olivier Mengué Tomas Doran Christian Walde Craig A. Berry
Tatsuhiko Miyagawa tokuhirom 'BinGOs' Williams Mitchell Steinbrunner Edward
Zborowski Erik Huelsmann Gareth Harper James Raspass Jerry D. Hedden Josh Jore
Kent Fredric Leon Timmermans Paul "LeoNerd" Evans Peter Rabbitson Steve Hay
=over 4
@@ -1199,6 +1202,10 @@
=item *
+Paul "LeoNerd" Evans <[email protected]>
+
+=item *
+
Peter Rabbitson <[email protected]>
=item *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Module-Metadata-1.000039/t/00-report-prereqs.dd
new/Module-Metadata-1.000040/t/00-report-prereqs.dd
--- old/Module-Metadata-1.000039/t/00-report-prereqs.dd 2026-04-03
22:54:57.000000000 +0200
+++ new/Module-Metadata-1.000040/t/00-report-prereqs.dd 2026-08-10
23:34:33.000000000 +0200
@@ -7,7 +7,7 @@
},
'develop' => {
'recommends' => {
-
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.172',
+
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.173',
'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007'
},
'requires' => {
@@ -54,6 +54,7 @@
'File::Spec' => '0',
'File::Temp' => '0',
'IO::File' => '0',
+ 'Scalar::Util' => '0',
'Test::More' => '0.88',
'lib' => '0',
'perl' => '5.006'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Module-Metadata-1.000039/t/taint.t
new/Module-Metadata-1.000040/t/taint.t
--- old/Module-Metadata-1.000039/t/taint.t 2026-04-03 22:54:57.000000000
+0200
+++ new/Module-Metadata-1.000040/t/taint.t 2026-08-10 23:34:33.000000000
+0200
@@ -2,9 +2,10 @@
use strict;
use warnings;
-use Config;
-use Test::More $Config{ccflags} =~ /-DSILENT_NO_TAINT_SUPPORT/
- ? ( skip_all => 'No taint support' ) : ( tests => 2 );
+use Scalar::Util qw( tainted );
+use Test::More
+ ( tainted $0 ) ? ( tests => 2 ) : ( skip_all => 'No taint support' );
+
use Module::Metadata;
use Carp 'croak';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Module-Metadata-1.000039/xt/release/changes_has_content.t
new/Module-Metadata-1.000040/xt/release/changes_has_content.t
--- old/Module-Metadata-1.000039/xt/release/changes_has_content.t
2026-04-03 22:54:57.000000000 +0200
+++ new/Module-Metadata-1.000040/xt/release/changes_has_content.t
2026-08-10 23:34:33.000000000 +0200
@@ -2,7 +2,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '1.000039';
+my $newver = '1.000040';
my $trial_token = '-TRIAL';
my $encoding = 'UTF-8';
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.xMPszM/_old 2026-08-22 21:36:07.049142715 +0200
+++ /var/tmp/diff_new_pack.xMPszM/_new 2026-08-22 21:36:07.059143072 +0200
@@ -1,6 +1,6 @@
-mtime: 1775370166
-commit: 44e74ba343259b367bc1b8bf9fb2d591bcde68ff5ce60922b43f70b18cbf0357
-url: https://src.opensuse.org/perl/perl-Module-Metadata.git
-revision: 44e74ba343259b367bc1b8bf9fb2d591bcde68ff5ce60922b43f70b18cbf0357
+mtime: 1786428364
+commit: f79f33bd937cb2f9c8d869f6c777a9913a453d07a2d8a6fcfde5d333ffbdcef0
+url: https://src.opensuse.org/perl/perl-Module-Metadata
+revision: f79f33bd937cb2f9c8d869f6c777a9913a453d07a2d8a6fcfde5d333ffbdcef0
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ build.specials.obscpio ++++++
++++++ 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-08-11 08:06:04.000000000 +0200
@@ -0,0 +1 @@
+.osc