Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Test-DiagINC for
openSUSE:Factory checked in at 2022-08-01 21:31:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-DiagINC (Old)
and /work/SRC/openSUSE:Factory/.perl-Test-DiagINC.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-DiagINC"
Mon Aug 1 21:31:50 2022 rev:2 rq:991550 version:0.010
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-DiagINC/perl-Test-DiagINC.changes
2021-08-26 23:16:02.336212552 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Test-DiagINC.new.1533/perl-Test-DiagINC.changes
2022-08-01 21:32:30.958020879 +0200
@@ -1,0 +2,13 @@
+Mon Jul 18 03:07:31 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 0.010
+ see /usr/share/doc/packages/perl-Test-DiagINC/Changes
+
+ 0.010 2022-07-17 08:47:21-04:00 America/New_York
+
+ [FIXED]
+
+ - Deletes ENV vars after localizing to avoid problems when they are undef
+ rather than the empty string.
+
+-------------------------------------------------------------------
Old:
----
Test-DiagINC-0.008.tar.gz
New:
----
Test-DiagINC-0.010.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Test-DiagINC.spec ++++++
--- /var/tmp/diff_new_pack.aFRPJD/_old 2022-08-01 21:32:31.622022784 +0200
+++ /var/tmp/diff_new_pack.aFRPJD/_new 2022-08-01 21:32:31.626022796 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Test-DiagINC
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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 Test-DiagINC
Name: perl-Test-DiagINC
-Version: 0.008
+Version: 0.010
Release: 0
License: Apache-2.0
Summary: List modules and versions loaded if tests fail
++++++ Test-DiagINC-0.008.tar.gz -> Test-DiagINC-0.010.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/Changes
new/Test-DiagINC-0.010/Changes
--- old/Test-DiagINC-0.008/Changes 2017-07-26 16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/Changes 2022-07-17 14:47:24.000000000 +0200
@@ -1,5 +1,12 @@
Revision history for Test-DiagINC
+0.010 2022-07-17 08:47:21-04:00 America/New_York
+
+ [FIXED]
+
+ - Deletes ENV vars after localizing to avoid problems when they are undef
+ rather than the empty string.
+
0.008 2017-07-26 10:36:28-04:00 America/New_York
- No changes from 0.007.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/LICENSE
new/Test-DiagINC-0.010/LICENSE
--- old/Test-DiagINC-0.008/LICENSE 2017-07-26 16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/LICENSE 2022-07-17 14:47:24.000000000 +0200
@@ -192,7 +192,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
- Copyright [yyyy] [name of copyright owner]
+ Copyright 2014 David Golden
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/MANIFEST
new/Test-DiagINC-0.010/MANIFEST
--- old/Test-DiagINC-0.008/MANIFEST 2017-07-26 16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/MANIFEST 2022-07-17 14:47:24.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.010.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.025.
CONTRIBUTING.mkdn
Changes
LICENSE
@@ -25,10 +25,10 @@
tidyall.ini
xt/author/00-compile.t
xt/author/critic.t
+xt/author/distmeta.t
+xt/author/minimum-version.t
xt/author/pod-coverage.t
xt/author/pod-spell.t
xt/author/pod-syntax.t
xt/author/portability.t
xt/author/test-version.t
-xt/release/distmeta.t
-xt/release/minimum-version.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/META.json
new/Test-DiagINC-0.010/META.json
--- old/Test-DiagINC-0.008/META.json 2017-07-26 16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/META.json 2022-07-17 14:47:24.000000000 +0200
@@ -4,7 +4,7 @@
"David Golden <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version
2.150010",
"license" : [
"apache_2_0"
],
@@ -51,8 +51,7 @@
"Test::Pod::Coverage" : "1.08",
"Test::Portability::Files" : "0",
"Test::Spelling" : "0.12",
- "Test::Version" : "1",
- "blib" : "1.01"
+ "Test::Version" : "1"
}
},
"runtime" : {
@@ -81,7 +80,7 @@
"provides" : {
"Test::DiagINC" : {
"file" : "lib/Test/DiagINC.pm",
- "version" : "0.008"
+ "version" : "0.010"
}
},
"release_status" : "stable",
@@ -96,12 +95,15 @@
"web" : "https://github.com/dagolden/Test-DiagINC"
}
},
- "version" : "0.008",
+ "version" : "0.010",
"x_authority" : "cpan:DAGOLDEN",
"x_contributors" : [
+ "Graham Knop <[email protected]>",
"Peter Rabbitson <[email protected]>",
"Roy Ivy III <[email protected]>"
],
- "x_serialization_backend" : "Cpanel::JSON::XS version 3.0225"
+ "x_generated_by_perl" : "v5.36.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.29",
+ "x_spdx_expression" : "Apache-2.0"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/META.yml
new/Test-DiagINC-0.010/META.yml
--- old/Test-DiagINC-0.008/META.yml 2017-07-26 16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/META.yml 2022-07-17 14:47:24.000000000 +0200
@@ -12,7 +12,7 @@
ExtUtils::MakeMaker: '6.17'
perl: '5.006'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.010, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version
2.150010'
license: apache
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -29,7 +29,7 @@
provides:
Test::DiagINC:
file: lib/Test/DiagINC.pm
- version: '0.008'
+ version: '0.010'
requires:
B: '0'
Cwd: '0'
@@ -41,9 +41,12 @@
bugtracker: https://github.com/dagolden/Test-DiagINC/issues
homepage: https://github.com/dagolden/Test-DiagINC
repository: https://github.com/dagolden/Test-DiagINC.git
-version: '0.008'
+version: '0.010'
x_authority: cpan:DAGOLDEN
x_contributors:
+ - 'Graham Knop <[email protected]>'
- 'Peter Rabbitson <[email protected]>'
- 'Roy Ivy III <[email protected]>'
-x_serialization_backend: 'YAML::Tiny version 1.69'
+x_generated_by_perl: v5.36.0
+x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/Makefile.PL
new/Test-DiagINC-0.010/Makefile.PL
--- old/Test-DiagINC-0.008/Makefile.PL 2017-07-26 16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/Makefile.PL 2022-07-17 14:47:24.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.010.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.025.
use strict;
use warnings;
@@ -29,7 +29,7 @@
"File::Spec" => 0,
"Test::More" => 0
},
- "VERSION" => "0.008",
+ "VERSION" => "0.010",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/README
new/Test-DiagINC-0.010/README
--- old/Test-DiagINC-0.008/README 2017-07-26 16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/README 2022-07-17 14:47:24.000000000 +0200
@@ -2,7 +2,7 @@
Test::DiagINC - List modules and versions loaded if tests fail
VERSION
- version 0.008
+ version 0.010
SYNOPSIS
# preferably load before anything else
@@ -94,6 +94,8 @@
David Golden <[email protected]>
CONTRIBUTORS
+ * Graham Knop <[email protected]>
+
* Peter Rabbitson <[email protected]>
* Roy Ivy III <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/cpanfile
new/Test-DiagINC-0.010/cpanfile
--- old/Test-DiagINC-0.008/cpanfile 2017-07-26 16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/cpanfile 2022-07-17 14:47:24.000000000 +0200
@@ -1,3 +1,6 @@
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.025
+# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
+
requires "B" => "0";
requires "Cwd" => "0";
requires "File::Spec" => "0";
@@ -42,5 +45,4 @@
requires "Test::Portability::Files" => "0";
requires "Test::Spelling" => "0.12";
requires "Test::Version" => "1";
- requires "blib" => "1.01";
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/lib/Test/DiagINC.pm
new/Test-DiagINC-0.010/lib/Test/DiagINC.pm
--- old/Test-DiagINC-0.008/lib/Test/DiagINC.pm 2017-07-26 16:36:34.000000000
+0200
+++ new/Test-DiagINC-0.010/lib/Test/DiagINC.pm 2022-07-17 14:47:24.000000000
+0200
@@ -3,7 +3,7 @@
package Test::DiagINC;
# ABSTRACT: List modules and versions loaded if tests fail
-our $VERSION = '0.008';
+our $VERSION = '0.010';
# If the tested module did not load strict/warnings we do not want
# to load them either. On the other hand we would like to know our
@@ -28,10 +28,15 @@
# Requires %ENV cleanup to work under taint mode
my $REALPATH_CWD = do {
local $ENV{PATH};
+ delete $ENV{PATH};
local $ENV{IFS};
+ delete $ENV{IFS};
local $ENV{CDPATH};
+ delete $ENV{CDPATH};
local $ENV{ENV};
+ delete $ENV{ENV};
local $ENV{BASH_ENV};
+ delete $ENV{BASH_ENV};
my ($perl) = $^X =~ /(.+)/; # $^X is internal how could it be tainted?!
`"$perl" -MCwd -le "print getcwd"`;
};
@@ -161,7 +166,7 @@
=head1 VERSION
-version 0.008
+version 0.010
=head1 SYNOPSIS
@@ -239,7 +244,7 @@
=for Pod::Coverage BUILD
-=for :stopwords cpan testmatrix url annocpan anno bugtracker rt cpants
kwalitee diff irc mailto metadata placeholders metacpan
+=for :stopwords cpan testmatrix url bugtracker rt cpants kwalitee diff irc
mailto metadata placeholders metacpan
=head1 SUPPORT
@@ -264,12 +269,16 @@
=head1 CONTRIBUTORS
-=for stopwords Peter Rabbitson Roy Ivy III
+=for stopwords Graham Knop Peter Rabbitson Roy Ivy III
=over 4
=item *
+Graham Knop <[email protected]>
+
+=item *
+
Peter Rabbitson <[email protected]>
=item *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/t/00-report-prereqs.dd
new/Test-DiagINC-0.010/t/00-report-prereqs.dd
--- old/Test-DiagINC-0.008/t/00-report-prereqs.dd 2017-07-26
16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/t/00-report-prereqs.dd 2022-07-17
14:47:24.000000000 +0200
@@ -25,8 +25,7 @@
'Test::Pod::Coverage' => '1.08',
'Test::Portability::Files' => '0',
'Test::Spelling' => '0.12',
- 'Test::Version' => '1',
- 'blib' => '1.01'
+ 'Test::Version' => '1'
}
},
'runtime' => {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/t/00-report-prereqs.t
new/Test-DiagINC-0.010/t/00-report-prereqs.t
--- old/Test-DiagINC-0.008/t/00-report-prereqs.t 2017-07-26
16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/t/00-report-prereqs.t 2022-07-17
14:47:24.000000000 +0200
@@ -3,7 +3,7 @@
use strict;
use warnings;
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
use Test::More tests => 1;
@@ -188,6 +188,6 @@
);
}
-pass;
+pass('Reported prereqs');
# vim: ts=4 sts=4 sw=4 et:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/xt/author/00-compile.t
new/Test-DiagINC-0.010/xt/author/00-compile.t
--- old/Test-DiagINC-0.008/xt/author/00-compile.t 2017-07-26
16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/xt/author/00-compile.t 2022-07-17
14:47:24.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.056
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058
use Test::More;
@@ -46,7 +46,7 @@
is($?, 0, "$lib loaded ok");
shift @_warnings if @_warnings and $_warnings[0] =~ /^Using .*\bblib/
- and not eval { require blib; blib->VERSION('1.01') };
+ and not eval { +require blib; blib->VERSION('1.01') };
if (@_warnings)
{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/xt/author/distmeta.t
new/Test-DiagINC-0.010/xt/author/distmeta.t
--- old/Test-DiagINC-0.008/xt/author/distmeta.t 1970-01-01 01:00:00.000000000
+0100
+++ new/Test-DiagINC-0.010/xt/author/distmeta.t 2022-07-17 14:47:24.000000000
+0200
@@ -0,0 +1,6 @@
+#!perl
+# This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
+
+use Test::CPAN::Meta;
+
+meta_yaml_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/xt/author/minimum-version.t
new/Test-DiagINC-0.010/xt/author/minimum-version.t
--- old/Test-DiagINC-0.008/xt/author/minimum-version.t 1970-01-01
01:00:00.000000000 +0100
+++ new/Test-DiagINC-0.010/xt/author/minimum-version.t 2022-07-17
14:47:24.000000000 +0200
@@ -0,0 +1,6 @@
+use strict;
+use warnings;
+
+use Test::More;
+use Test::MinimumVersion;
+all_minimum_version_ok( qq{5.010} );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/xt/author/pod-spell.t
new/Test-DiagINC-0.010/xt/author/pod-spell.t
--- old/Test-DiagINC-0.008/xt/author/pod-spell.t 2017-07-26
16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/xt/author/pod-spell.t 2022-07-17
14:47:24.000000000 +0200
@@ -2,7 +2,7 @@
use warnings;
use Test::More;
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007004
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007005
use Test::Spelling 0.12;
use Pod::Wordlist;
@@ -13,13 +13,16 @@
David
DiagINC
Golden
+Graham
III
Ivy
+Knop
Peter
Rabbitson
Roy
Test
dagolden
+haarg
lib
ribasushi
rivy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/xt/release/distmeta.t
new/Test-DiagINC-0.010/xt/release/distmeta.t
--- old/Test-DiagINC-0.008/xt/release/distmeta.t 2017-07-26
16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/xt/release/distmeta.t 1970-01-01
01:00:00.000000000 +0100
@@ -1,6 +0,0 @@
-#!perl
-# This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
-
-use Test::CPAN::Meta;
-
-meta_yaml_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Test-DiagINC-0.008/xt/release/minimum-version.t
new/Test-DiagINC-0.010/xt/release/minimum-version.t
--- old/Test-DiagINC-0.008/xt/release/minimum-version.t 2017-07-26
16:36:34.000000000 +0200
+++ new/Test-DiagINC-0.010/xt/release/minimum-version.t 1970-01-01
01:00:00.000000000 +0100
@@ -1,8 +0,0 @@
-#!perl
-
-use Test::More;
-
-eval "use Test::MinimumVersion";
-plan skip_all => "Test::MinimumVersion required for testing minimum versions"
- if $@;
-all_minimum_version_ok( qq{5.010} );