Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-System-Command for
openSUSE:Factory checked in at 2023-02-16 16:56:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-System-Command (Old)
and /work/SRC/openSUSE:Factory/.perl-System-Command.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-System-Command"
Thu Feb 16 16:56:03 2023 rev:2 rq:1066011 version:1.122
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-System-Command/perl-System-Command.changes
2020-07-30 14:06:20.752741155 +0200
+++
/work/SRC/openSUSE:Factory/.perl-System-Command.new.22824/perl-System-Command.changes
2023-02-16 16:56:17.994808070 +0100
@@ -1,0 +2,12 @@
+Sun Feb 5 03:09:40 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 1.122
+ see /usr/share/doc/packages/perl-System-Command/Changes
+
+ 1.122 2023-02-04 BOOK
+ [TESTS]
+ - Use $^X in Perl tests, instead of 'perl' (RT #141674 by SREZIC)
+ - Fix t/30-exit.t to pass on Windows (RT #133230 by Lisa Hansen)
+ - Drop some author developement modules from BuildRequires (GH #30 by
OALDERS)
+
+-------------------------------------------------------------------
Old:
----
System-Command-1.121.tar.gz
New:
----
System-Command-1.122.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-System-Command.spec ++++++
--- /var/tmp/diff_new_pack.sj3FY7/_old 2023-02-16 16:56:18.762811139 +0100
+++ /var/tmp/diff_new_pack.sj3FY7/_new 2023-02-16 16:56:18.782811220 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-System-Command
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,26 +16,20 @@
#
+%define cpan_name System-Command
Name: perl-System-Command
-Version: 1.121
+Version: 1.122
Release: 0
-%define cpan_name System-Command
-Summary: Object for running system commands
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
+Summary: Object for running system commands
URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/B/BO/BOOK/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(IPC::Run)
-BuildRequires: perl(Pod::Coverage::TrustPod)
-BuildRequires: perl(Test::CPAN::Meta)
BuildRequires: perl(Test::More) >= 0.88
-BuildRequires: perl(Test::Pod)
-BuildRequires: perl(Test::Pod::Coverage)
Requires: perl(IPC::Run)
%{perl_requires}
@@ -45,11 +39,11 @@
their 'STDIN', 'STDOUT' and 'STDERR' handles.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -60,7 +54,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes README
%license LICENSE
++++++ System-Command-1.121.tar.gz -> System-Command-1.122.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/Changes
new/System-Command-1.122/Changes
--- old/System-Command-1.121/Changes 2020-06-03 17:16:44.000000000 +0200
+++ new/System-Command-1.122/Changes 2023-02-04 22:39:46.000000000 +0100
@@ -1,5 +1,11 @@
Revision history for System-Command
+1.122 2023-02-04 BOOK
+ [TESTS]
+ - Use $^X in Perl tests, instead of 'perl' (RT #141674 by SREZIC)
+ - Fix t/30-exit.t to pass on Windows (RT #133230 by Lisa Hansen)
+ - Drop some author developement modules from BuildRequires (GH #30 by
OALDERS)
+
1.121 2020-06-03 BOOK
- No functional change: update Changes and contributors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/LICENSE
new/System-Command-1.122/LICENSE
--- old/System-Command-1.121/LICENSE 2020-06-03 17:16:44.000000000 +0200
+++ new/System-Command-1.122/LICENSE 2023-02-04 22:39:46.000000000 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2020 by Philippe Bruhat (BooK).
+This software is copyright (c) 2023 by Philippe Bruhat (BooK).
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
--- The GNU General Public License, Version 1, February 1989 ---
-This software is Copyright (c) 2020 by Philippe Bruhat (BooK).
+This software is Copyright (c) 2023 by Philippe Bruhat (BooK).
This is free software, licensed under:
@@ -272,7 +272,7 @@
--- The Artistic License 1.0 ---
-This software is Copyright (c) 2020 by Philippe Bruhat (BooK).
+This software is Copyright (c) 2023 by Philippe Bruhat (BooK).
This is free software, licensed under:
@@ -292,21 +292,21 @@
- "Package" refers to the collection of files distributed by the Copyright
Holder, and derivatives of that collection of files created through
- textual modification.
+ textual modification.
- "Standard Version" refers to such a Package if it has not been modified,
or has been modified in accordance with the wishes of the Copyright
- Holder.
+ Holder.
- "Copyright Holder" is whoever is named in the copyright or copyrights for
- the package.
+ the package.
- "You" is you, if you're thinking about copying or distributing this
Package.
- "Reasonable copying fee" is whatever you can justify on the basis of media
cost, duplication charges, time of people involved, and so on. (You will
not be required to justify it to the Copyright Holder, but only to the
- computing community at large as a market that must bear the fee.)
+ computing community at large as a market that must bear the fee.)
- "Freely Available" means that no fee is charged for the item itself, though
there may be fees involved in handling the item. It also means that
recipients of the item may redistribute it under the same conditions they
- received it.
+ received it.
1. You may make and give away verbatim copies of the source form of the
Standard Version of this Package without restriction, provided that you
@@ -373,7 +373,7 @@
9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
The End
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/MANIFEST
new/System-Command-1.122/MANIFEST
--- old/System-Command-1.121/MANIFEST 2020-06-03 17:16:44.000000000 +0200
+++ new/System-Command-1.122/MANIFEST 2023-02-04 22:39:46.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.024.
Changes
LICENSE
MANIFEST
@@ -22,9 +22,9 @@
t/30-exit.t
t/90-command.t
t/90-output.t
+t/author-distmeta.t
t/author-pod-coverage.t
t/author-pod-syntax.t
t/fail.pl
t/info.pl
t/lines.pl
-t/release-distmeta.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/META.json
new/System-Command-1.122/META.json
--- old/System-Command-1.121/META.json 2020-06-03 17:16:44.000000000 +0200
+++ new/System-Command-1.122/META.json 2023-02-04 22:39:46.000000000 +0100
@@ -4,7 +4,7 @@
"Philippe Bruhat (BooK) <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version
2.150010",
"keywords" : [
"system",
"command"
@@ -14,18 +14,10 @@
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
- "version" : "2"
+ "version" : 2
},
"name" : "System-Command",
"prereqs" : {
- "build" : {
- "requires" : {
- "Pod::Coverage::TrustPod" : "0",
- "Test::CPAN::Meta" : "0",
- "Test::Pod" : "0",
- "Test::Pod::Coverage" : "0"
- }
- },
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
@@ -77,11 +69,11 @@
"provides" : {
"System::Command" : {
"file" : "lib/System/Command.pm",
- "version" : "1.121"
+ "version" : "1.122"
},
"System::Command::Reaper" : {
"file" : "lib/System/Command/Reaper.pm",
- "version" : "1.121"
+ "version" : "1.122"
}
},
"release_status" : "stable",
@@ -96,8 +88,11 @@
"web" : "http://github.com/book/System-Command"
}
},
- "version" : "1.121",
+ "version" : "1.122",
"x_contributors" : [
+ "Olaf Alders <[email protected]>",
+ "Lisa Hansen <[email protected]>",
+ "Slaven Rezi\u0107 <[email protected]>",
"Michael McClimon <[email protected]>",
"Ed J <[email protected]>",
"viviparous <[email protected]>",
@@ -112,7 +107,8 @@
"mokko <[email protected]>",
"Alessandro Ghedini <[email protected]>"
],
- "x_generated_by_perl" : "v5.28.1",
- "x_serialization_backend" : "JSON::XS version 3.04"
+ "x_generated_by_perl" : "v5.32.1",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
+ "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/META.yml
new/System-Command-1.122/META.yml
--- old/System-Command-1.121/META.yml 2020-06-03 17:16:44.000000000 +0200
+++ new/System-Command-1.122/META.yml 2023-02-04 22:39:46.000000000 +0100
@@ -8,15 +8,11 @@
File::Temp: '0'
IO::Handle: '0'
IPC::Open3: '0'
- Pod::Coverage::TrustPod: '0'
- Test::CPAN::Meta: '0'
Test::More: '0.88'
- Test::Pod: '0'
- Test::Pod::Coverage: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version
2.150010'
keywords:
- system
- command
@@ -28,10 +24,10 @@
provides:
System::Command:
file: lib/System/Command.pm
- version: '1.121'
+ version: '1.122'
System::Command::Reaper:
file: lib/System/Command/Reaper.pm
- version: '1.121'
+ version: '1.122'
requires:
Carp: '0'
Cwd: '0'
@@ -51,8 +47,11 @@
resources:
bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=System-Command
repository: http://github.com/book/System-Command.git
-version: '1.121'
+version: '1.122'
x_contributors:
+ - 'Olaf Alders <[email protected]>'
+ - 'Lisa Hansen <[email protected]>'
+ - 'Slaven ReziÄ <[email protected]>'
- 'Michael McClimon <[email protected]>'
- 'Ed J <[email protected]>'
- 'viviparous <[email protected]>'
@@ -66,5 +65,6 @@
- 'Olivier Mengué <[email protected]>'
- 'mokko <[email protected]>'
- 'Alessandro Ghedini <[email protected]>'
-x_generated_by_perl: v5.28.1
+x_generated_by_perl: v5.32.1
x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/Makefile.PL
new/System-Command-1.122/Makefile.PL
--- old/System-Command-1.121/Makefile.PL 2020-06-03 17:16:44.000000000
+0200
+++ new/System-Command-1.122/Makefile.PL 2023-02-04 22:39:46.000000000
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.024.
use strict;
use warnings;
@@ -9,12 +9,6 @@
my %WriteMakefileArgs = (
"ABSTRACT" => "Object for running system commands",
"AUTHOR" => "Philippe Bruhat (BooK) <book\@cpan.org>",
- "BUILD_REQUIRES" => {
- "Pod::Coverage::TrustPod" => 0,
- "Test::CPAN::Meta" => 0,
- "Test::Pod" => 0,
- "Test::Pod::Coverage" => 0
- },
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0
},
@@ -46,7 +40,7 @@
"IPC::Open3" => 0,
"Test::More" => "0.88"
},
- "VERSION" => "1.121",
+ "VERSION" => "1.122",
"test" => {
"TESTS" => "t/*.t"
}
@@ -67,13 +61,9 @@
"IPC::Run" => 0,
"List::Util" => 0,
"POSIX" => 0,
- "Pod::Coverage::TrustPod" => 0,
"Scalar::Util" => 0,
"Symbol" => 0,
- "Test::CPAN::Meta" => 0,
"Test::More" => "0.88",
- "Test::Pod" => 0,
- "Test::Pod::Coverage" => 0,
"constant" => 0,
"strict" => 0,
"warnings" => 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/dist.ini
new/System-Command-1.122/dist.ini
--- old/System-Command-1.121/dist.ini 2020-06-03 17:16:44.000000000 +0200
+++ new/System-Command-1.122/dist.ini 2023-02-04 22:39:46.000000000 +0100
@@ -30,11 +30,6 @@
[AutoPrereqs]
[Prereqs]
-[Prereqs / BuildRequires]
-Test::CPAN::Meta =
-Test::Pod =
-Test::Pod::Coverage =
-Pod::Coverage::TrustPod =
[Prereqs / TestRequires]
Test::More = 0.88
@@ -59,6 +54,9 @@
[MetaProvides::Package]
[Meta::Contributors]
+contributor = Olaf Alders <[email protected]>
+contributor = Lisa Hansen <[email protected]>
+contributor = Slaven ReziÄ <[email protected]>
contributor = Michael McClimon <[email protected]>
contributor = Ed J <[email protected]>
contributor = viviparous <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/lib/System/Command/Reaper.pm
new/System-Command-1.122/lib/System/Command/Reaper.pm
--- old/System-Command-1.121/lib/System/Command/Reaper.pm 2020-06-03
17:16:44.000000000 +0200
+++ new/System-Command-1.122/lib/System/Command/Reaper.pm 2023-02-04
22:39:46.000000000 +0100
@@ -1,5 +1,5 @@
package System::Command::Reaper;
-$System::Command::Reaper::VERSION = '1.121';
+$System::Command::Reaper::VERSION = '1.122';
use strict;
use warnings;
use 5.006;
@@ -129,7 +129,7 @@
=head1 VERSION
-version 1.121
+version 1.122
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/lib/System/Command.pm
new/System-Command-1.122/lib/System/Command.pm
--- old/System-Command-1.121/lib/System/Command.pm 2020-06-03
17:16:44.000000000 +0200
+++ new/System-Command-1.122/lib/System/Command.pm 2023-02-04
22:39:46.000000000 +0100
@@ -1,5 +1,5 @@
package System::Command;
-$System::Command::VERSION = '1.121';
+$System::Command::VERSION = '1.122';
use warnings;
use strict;
use 5.006;
@@ -388,7 +388,7 @@
=head1 VERSION
-version 1.121
+version 1.122
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/t/00-report-prereqs.dd
new/System-Command-1.122/t/00-report-prereqs.dd
--- old/System-Command-1.121/t/00-report-prereqs.dd 2020-06-03
17:16:44.000000000 +0200
+++ new/System-Command-1.122/t/00-report-prereqs.dd 2023-02-04
22:39:46.000000000 +0100
@@ -1,12 +1,4 @@
do { my $x = {
- 'build' => {
- 'requires' => {
- 'Pod::Coverage::TrustPod' => '0',
- 'Test::CPAN::Meta' => '0',
- 'Test::Pod' => '0',
- 'Test::Pod::Coverage' => '0'
- }
- },
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '0'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/t/00-report-prereqs.t
new/System-Command-1.122/t/00-report-prereqs.t
--- old/System-Command-1.121/t/00-report-prereqs.t 2020-06-03
17:16:44.000000000 +0200
+++ new/System-Command-1.122/t/00-report-prereqs.t 2023-02-04
22:39:46.000000000 +0100
@@ -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/System-Command-1.121/t/30-exit.t
new/System-Command-1.122/t/30-exit.t
--- old/System-Command-1.121/t/30-exit.t 2020-06-03 17:16:44.000000000
+0200
+++ new/System-Command-1.122/t/30-exit.t 2023-02-04 22:39:46.000000000
+0100
@@ -4,9 +4,10 @@
use System::Command;
# Adapted from https://github.com/book/System-Command/issues/27
-`perl -Ilib -MSystem::Command -e '
+my $quote = q|'|;
+`$^X -Ilib -MSystem::Command -e $quote
my \$out = System::Command->new(qw($^X -e1))->stdout;
exit 3;
-'`;
+$quote`;
is( $? >> 8, 3, "exit status not clobbered" );
done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/t/90-command.t
new/System-Command-1.122/t/90-command.t
--- old/System-Command-1.121/t/90-command.t 2020-06-03 17:16:44.000000000
+0200
+++ new/System-Command-1.122/t/90-command.t 2023-02-04 22:39:46.000000000
+0100
@@ -14,6 +14,6 @@
plan tests => 2;
-stdout_like(q{perl -le "print STDOUT 'STDOUT'"}, qr/STDOUT/, 'STDOUT');
-stderr_like(q{perl -le "print STDERR 'STDERR'"}, qr/STDERR/, 'STDERR');
+stdout_like(qq{$^X -le "print STDOUT 'STDOUT'"}, qr/STDOUT/, 'STDOUT');
+stderr_like(qq{$^X -le "print STDERR 'STDERR'"}, qr/STDERR/, 'STDERR');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/System-Command-1.121/t/author-distmeta.t
new/System-Command-1.122/t/author-distmeta.t
--- old/System-Command-1.121/t/author-distmeta.t 1970-01-01
01:00:00.000000000 +0100
+++ new/System-Command-1.122/t/author-distmeta.t 2023-02-04
22:39:46.000000000 +0100
@@ -0,0 +1,14 @@
+#!perl
+
+BEGIN {
+ unless ($ENV{AUTHOR_TESTING}) {
+ print qq{1..0 # SKIP these tests are for testing by the author\n};
+ exit
+ }
+}
+
+# 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/System-Command-1.121/t/release-distmeta.t
new/System-Command-1.122/t/release-distmeta.t
--- old/System-Command-1.121/t/release-distmeta.t 2020-06-03
17:16:44.000000000 +0200
+++ new/System-Command-1.122/t/release-distmeta.t 1970-01-01
01:00:00.000000000 +0100
@@ -1,14 +0,0 @@
-#!perl
-
-BEGIN {
- unless ($ENV{RELEASE_TESTING}) {
- print qq{1..0 # SKIP these tests are for release candidate testing\n};
- exit
- }
-}
-
-# This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
-
-use Test::CPAN::Meta;
-
-meta_yaml_ok();