Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Term-Table for openSUSE:Factory
checked in at 2022-01-20 00:12:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Term-Table (Old)
and /work/SRC/openSUSE:Factory/.perl-Term-Table.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Term-Table"
Thu Jan 20 00:12:03 2022 rev:7 rq:946973 version:0.016
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Term-Table/perl-Term-Table.changes
2019-11-21 12:57:20.974552239 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Term-Table.new.1892/perl-Term-Table.changes
2022-01-20 00:12:38.778594265 +0100
@@ -1,0 +2,10 @@
+Tue Jan 4 03:07:31 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 0.016
+ see /usr/share/doc/packages/perl-Term-Table/Changes
+
+ 0.016 2022-01-03 12:56:51-08:00 America/Los_Angeles
+
+ - Be explicit about bareword filehandles
+
+-------------------------------------------------------------------
Old:
----
Term-Table-0.015.tar.gz
New:
----
Term-Table-0.016.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Term-Table.spec ++++++
--- /var/tmp/diff_new_pack.YsSkad/_old 2022-01-20 00:12:43.414598009 +0100
+++ /var/tmp/diff_new_pack.YsSkad/_new 2022-01-20 00:12:43.418598012 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Term-Table
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -16,18 +16,16 @@
#
+%define cpan_name Term-Table
Name: perl-Term-Table
-Version: 0.015
+Version: 0.016
Release: 0
-%define cpan_name Term-Table
Summary: Format a header and rows into a table
License: Artistic-1.0 OR GPL-1.0-or-later
-Group: Development/Libraries/Perl
-Url: https://metacpan.org/release/%{cpan_name}
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Importer) >= 0.024
@@ -43,11 +41,11 @@
gone wrong. This module is able to generic format rows of data into tables.
%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
@@ -58,7 +56,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc appveyor.yml Changes README README.md
%license LICENSE
++++++ Term-Table-0.015.tar.gz -> Term-Table-0.016.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/Changes new/Term-Table-0.016/Changes
--- old/Term-Table-0.015/Changes 2019-11-19 00:58:24.000000000 +0100
+++ new/Term-Table-0.016/Changes 2022-01-03 21:56:51.000000000 +0100
@@ -1,3 +1,7 @@
+0.016 2022-01-03 12:56:51-08:00 America/Los_Angeles
+
+ - Be explicit about bareword filehandles
+
0.015 2019-11-18 15:58:23-08:00 America/Los_Angeles
- Update inlined Object::HashBase
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/LICENSE new/Term-Table-0.016/LICENSE
--- old/Term-Table-0.015/LICENSE 2019-11-19 00:58:24.000000000 +0100
+++ new/Term-Table-0.016/LICENSE 2022-01-03 21:56:51.000000000 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2019 by Chad Granum.
+This software is copyright (c) 2022 by Chad Granum.
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) 2019 by Chad Granum.
+This software is Copyright (c) 2022 by Chad Granum.
This is free software, licensed under:
@@ -272,7 +272,7 @@
--- The Artistic License 1.0 ---
-This software is Copyright (c) 2019 by Chad Granum.
+This software is Copyright (c) 2022 by Chad Granum.
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/Term-Table-0.015/MANIFEST
new/Term-Table-0.016/MANIFEST
--- old/Term-Table-0.015/MANIFEST 2019-11-19 00:58:24.000000000 +0100
+++ new/Term-Table-0.016/MANIFEST 2022-01-03 21:56:51.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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/META.json
new/Term-Table-0.016/META.json
--- old/Term-Table-0.015/META.json 2019-11-19 00:58:24.000000000 +0100
+++ new/Term-Table-0.016/META.json 2022-01-03 21:56:51.000000000 +0100
@@ -4,7 +4,7 @@
"Chad Granum <[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",
"license" : [
"perl_5"
],
@@ -55,8 +55,9 @@
"url" : "http://github.com/exodist/Term-Table/"
}
},
- "version" : "0.015",
- "x_generated_by_perl" : "v5.30.0",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
+ "version" : "0.016",
+ "x_generated_by_perl" : "v5.32.1",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
+ "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/META.yml
new/Term-Table-0.016/META.yml
--- old/Term-Table-0.015/META.yml 2019-11-19 00:58:24.000000000 +0100
+++ new/Term-Table-0.016/META.yml 2022-01-03 21:56:51.000000000 +0100
@@ -8,7 +8,7 @@
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'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -27,6 +27,7 @@
resources:
bugtracker: http://github.com/exodist/Term-Table/issues
repository: http://github.com/exodist/Term-Table/
-version: '0.015'
-x_generated_by_perl: v5.30.0
+version: '0.016'
+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/Term-Table-0.015/Makefile.PL
new/Term-Table-0.016/Makefile.PL
--- old/Term-Table-0.015/Makefile.PL 2019-11-19 00:58:24.000000000 +0100
+++ new/Term-Table-0.016/Makefile.PL 2022-01-03 21:56:51.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;
@@ -26,7 +26,7 @@
"Test2::Tools::Tiny" => "1.302097",
"utf8" => 0
},
- "VERSION" => "0.015",
+ "VERSION" => "0.016",
"test" => {
"TESTS" => "t/*.t t/Table/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/README.md
new/Term-Table-0.016/README.md
--- old/Term-Table-0.015/README.md 2019-11-19 00:58:24.000000000 +0100
+++ new/Term-Table-0.016/README.md 2022-01-03 21:56:51.000000000 +0100
@@ -143,7 +143,7 @@
Some unicode characters, such as `???` (`U+5A67`) are wider than others. These
will render just fine if you `use utf8;` as necessary, and
-[Unicode::GCString](https://metacpan.org/pod/Unicode::GCString) is installed,
however if the module is not installed there
+[Unicode::GCString](https://metacpan.org/pod/Unicode%3A%3AGCString) is
installed, however if the module is not installed there
will be anomalies in the table:
+-----+-----+---+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/cpanfile
new/Term-Table-0.016/cpanfile
--- old/Term-Table-0.015/cpanfile 2019-11-19 00:58:24.000000000 +0100
+++ new/Term-Table-0.016/cpanfile 2022-01-03 21:56:51.000000000 +0100
@@ -1,3 +1,6 @@
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024
+# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
+
requires "Carp" => "0";
requires "Importer" => "0.024";
requires "List::Util" => "0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/lib/Term/Table/Cell.pm
new/Term-Table-0.016/lib/Term/Table/Cell.pm
--- old/Term-Table-0.015/lib/Term/Table/Cell.pm 2019-11-19 00:58:24.000000000
+0100
+++ new/Term-Table-0.016/lib/Term/Table/Cell.pm 2022-01-03 21:56:51.000000000
+0100
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.015';
+our $VERSION = '0.016';
use Term::Table::LineBreak();
use Term::Table::Util qw/uni_length/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/lib/Term/Table/CellStack.pm
new/Term-Table-0.016/lib/Term/Table/CellStack.pm
--- old/Term-Table-0.015/lib/Term/Table/CellStack.pm 2019-11-19
00:58:24.000000000 +0100
+++ new/Term-Table-0.016/lib/Term/Table/CellStack.pm 2022-01-03
21:56:51.000000000 +0100
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.015';
+our $VERSION = '0.016';
use Term::Table::HashBase qw/-cells -idx/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/lib/Term/Table/HashBase.pm
new/Term-Table-0.016/lib/Term/Table/HashBase.pm
--- old/Term-Table-0.015/lib/Term/Table/HashBase.pm 2019-11-19
00:58:24.000000000 +0100
+++ new/Term-Table-0.016/lib/Term/Table/HashBase.pm 2022-01-03
21:56:51.000000000 +0100
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.015';
+our $VERSION = '0.016';
#################################################################
# #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/lib/Term/Table/LineBreak.pm
new/Term-Table-0.016/lib/Term/Table/LineBreak.pm
--- old/Term-Table-0.015/lib/Term/Table/LineBreak.pm 2019-11-19
00:58:24.000000000 +0100
+++ new/Term-Table-0.016/lib/Term/Table/LineBreak.pm 2022-01-03
21:56:51.000000000 +0100
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.015';
+our $VERSION = '0.016';
use Carp qw/croak/;
use Scalar::Util qw/blessed/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/lib/Term/Table/Spacer.pm
new/Term-Table-0.016/lib/Term/Table/Spacer.pm
--- old/Term-Table-0.015/lib/Term/Table/Spacer.pm 2019-11-19
00:58:24.000000000 +0100
+++ new/Term-Table-0.016/lib/Term/Table/Spacer.pm 2022-01-03
21:56:51.000000000 +0100
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.015';
+our $VERSION = '0.016';
sub new { bless {}, $_[0] }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/lib/Term/Table/Util.pm
new/Term-Table-0.016/lib/Term/Table/Util.pm
--- old/Term-Table-0.015/lib/Term/Table/Util.pm 2019-11-19 00:58:24.000000000
+0100
+++ new/Term-Table-0.016/lib/Term/Table/Util.pm 2022-01-03 21:56:51.000000000
+0100
@@ -4,7 +4,7 @@
use Config qw/%Config/;
-our $VERSION = '0.015';
+our $VERSION = '0.016';
use Importer Importer => 'import';
our @EXPORT_OK = qw/term_size USE_GCS USE_TERM_READKEY USE_TERM_SIZE_ANY
uni_length/;
@@ -13,7 +13,7 @@
my $IO;
BEGIN {
- open($IO, '>&', STDOUT) or die "Could not clone STDOUT";
+ open($IO, '>&', *STDOUT) or die "Could not clone STDOUT";
}
sub try(&) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/lib/Term/Table.pm
new/Term-Table-0.016/lib/Term/Table.pm
--- old/Term-Table-0.015/lib/Term/Table.pm 2019-11-19 00:58:24.000000000
+0100
+++ new/Term-Table-0.016/lib/Term/Table.pm 2022-01-03 21:56:51.000000000
+0100
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.015';
+our $VERSION = '0.016';
use Term::Table::Cell();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.015/t/honor_env_in_non_tty.t
new/Term-Table-0.016/t/honor_env_in_non_tty.t
--- old/Term-Table-0.015/t/honor_env_in_non_tty.t 2019-11-19
00:58:24.000000000 +0100
+++ new/Term-Table-0.016/t/honor_env_in_non_tty.t 2022-01-03
21:56:51.000000000 +0100
@@ -5,8 +5,8 @@
BEGIN {
my $out = "";
local *STDOUT;
- open(STDOUT, '>', \$out) or die "Could not open a temp STDOUT: $!";
- ok(!-t STDOUT, "STDOUT is not a term");
+ open(*STDOUT, '>', \$out) or die "Could not open a temp STDOUT: $!";
+ ok(!-t *STDOUT, "STDOUT is not a term");
require Term::Table::Util;
Term::Table::Util->import(qw/term_size USE_TERM_READKEY
USE_TERM_SIZE_ANY/);