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 2023-10-27 22:27:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Term-Table (Old)
and /work/SRC/openSUSE:Factory/.perl-Term-Table.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Term-Table"
Fri Oct 27 22:27:19 2023 rev:9 rq:1120571 version:0.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Term-Table/perl-Term-Table.changes
2023-09-29 21:13:57.774590878 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Term-Table.new.17445/perl-Term-Table.changes
2023-10-27 22:27:31.482043406 +0200
@@ -1,0 +2,10 @@
+Tue Oct 24 03:06:49 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 0.018
+ see /usr/share/doc/packages/perl-Term-Table/Changes
+
+ 0.018 2023-10-22 21:55:51-07:00 America/Los_Angeles
+
+ - Merged doc fix PR
+
+-------------------------------------------------------------------
Old:
----
Term-Table-0.017.tar.gz
New:
----
Term-Table-0.018.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Term-Table.spec ++++++
--- /var/tmp/diff_new_pack.07YpcE/_old 2023-10-27 22:27:32.066064825 +0200
+++ /var/tmp/diff_new_pack.07YpcE/_new 2023-10-27 22:27:32.070064972 +0200
@@ -18,9 +18,9 @@
%define cpan_name Term-Table
Name: perl-Term-Table
-Version: 0.17.0
+Version: 0.18.0
Release: 0
-%define cpan_version 0.017
+%define cpan_version 0.018
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Format a header and rows into a table
URL: https://metacpan.org/release/%{cpan_name}
@@ -30,13 +30,13 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test2::Tools::Tiny) >= 1.302097
-Provides: perl(Term::Table) = 0.17.0
-Provides: perl(Term::Table::Cell) = 0.17.0
-Provides: perl(Term::Table::CellStack) = 0.17.0
-Provides: perl(Term::Table::HashBase) = 0.17.0
-Provides: perl(Term::Table::LineBreak) = 0.17.0
-Provides: perl(Term::Table::Spacer) = 0.17.0
-Provides: perl(Term::Table::Util) = 0.17.0
+Provides: perl(Term::Table) = 0.18.0
+Provides: perl(Term::Table::Cell) = 0.18.0
+Provides: perl(Term::Table::CellStack) = 0.18.0
+Provides: perl(Term::Table::HashBase) = 0.18.0
+Provides: perl(Term::Table::LineBreak) = 0.18.0
+Provides: perl(Term::Table::Spacer) = 0.18.0
+Provides: perl(Term::Table::Util) = 0.18.0
%define __perllib_provides /bin/true
Recommends: perl(Term::Size::Any) >= 0.002
Recommends: perl(Unicode::GCString) >= 2013.10
@@ -45,7 +45,7 @@
%description
This is used by some failing tests to provide diagnostics about what has
-gone wrong. This module is able to generic format rows of data into tables.
+gone wrong. This module is able to format rows of data into tables.
%prep
%autosetup -n %{cpan_name}-%{cpan_version}
++++++ Term-Table-0.017.tar.gz -> Term-Table-0.018.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/Changes new/Term-Table-0.018/Changes
--- old/Term-Table-0.017/Changes 2023-09-13 19:41:09.000000000 +0200
+++ new/Term-Table-0.018/Changes 2023-10-23 06:55:52.000000000 +0200
@@ -1,3 +1,7 @@
+0.018 2023-10-22 21:55:51-07:00 America/Los_Angeles
+
+ - Merged doc fix PR
+
0.017 2023-09-13 10:41:08-07:00 America/Los_Angeles
- Remove 'Importer' dependency
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/META.json
new/Term-Table-0.018/META.json
--- old/Term-Table-0.017/META.json 2023-09-13 19:41:09.000000000 +0200
+++ new/Term-Table-0.018/META.json 2023-10-23 06:55:52.000000000 +0200
@@ -54,7 +54,7 @@
"url" : "http://github.com/exodist/Term-Table/"
}
},
- "version" : "0.017",
+ "version" : "0.018",
"x_generated_by_perl" : "v5.36.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
"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.017/META.yml
new/Term-Table-0.018/META.yml
--- old/Term-Table-0.017/META.yml 2023-09-13 19:41:09.000000000 +0200
+++ new/Term-Table-0.018/META.yml 2023-10-23 06:55:52.000000000 +0200
@@ -26,7 +26,7 @@
resources:
bugtracker: http://github.com/exodist/Term-Table/issues
repository: http://github.com/exodist/Term-Table/
-version: '0.017'
+version: '0.018'
x_generated_by_perl: v5.36.1
x_serialization_backend: 'YAML::Tiny version 1.74'
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.017/Makefile.PL
new/Term-Table-0.018/Makefile.PL
--- old/Term-Table-0.017/Makefile.PL 2023-09-13 19:41:09.000000000 +0200
+++ new/Term-Table-0.018/Makefile.PL 2023-10-23 06:55:52.000000000 +0200
@@ -25,7 +25,7 @@
"Test2::Tools::Tiny" => "1.302097",
"utf8" => 0
},
- "VERSION" => "0.017",
+ "VERSION" => "0.018",
"test" => {
"TESTS" => "t/*.t t/Table/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/README new/Term-Table-0.018/README
--- old/Term-Table-0.017/README 2023-09-13 19:41:09.000000000 +0200
+++ new/Term-Table-0.018/README 2023-10-23 06:55:52.000000000 +0200
@@ -5,23 +5,22 @@
DESCRIPTION
This is used by some failing tests to provide diagnostics about what
- has gone wrong. This module is able to generic format rows of data into
- tables.
+ has gone wrong. This module is able to format rows of data into tables.
SYNOPSIS
use Term::Table;
my $table = Term::Table->new(
- max_width => 80, # defaults to terminal size
+ max_width => 80, # Defaults to terminal size
pad => 4, # Extra padding between table and
max-width (defaults to 4)
- allow_overflow => 0, # default is 0, when off an exception
will be thrown if the table is too big
- collapse => 1, # do not show empty columns
+ allow_overflow => 0, # Default is 0, when off an exception
will be thrown if the table is too big
+ collapse => 1, # Do not show empty columns
header => ['name', 'age', 'hair color'],
rows => [
- ['Fred Flinstone', 2000000, 'black'],
- ['Wilma Flinstone', 1999995, 'red'],
+ ['Fred Flintstone', 2000000, 'black'],
+ ['Wilma Flintstone', 1999995, 'red'],
...
],
);
@@ -30,13 +29,13 @@
This prints a table like this:
- +-----------------+---------+------------+
- | name | age | hair color |
- +-----------------+---------+------------+
- | Fred Flinstone | 2000000 | black |
- | Wilma Flinstone | 1999995 | red |
- | ... | ... | ... |
- +-----------------+---------+------------+
+ +------------------+---------+------------+
+ | name | age | hair color |
+ +------------------+---------+------------+
+ | Fred Flintstone | 2000000 | black |
+ | Wilma Flintstone | 1999995 | red |
+ | ... | ... | ... |
+ +------------------+---------+------------+
INTERFACE
@@ -87,9 +86,9 @@
replaced with escape sequences. This prevents newlines, tabs, and
similar whitespace from disrupting the table.
- Note: newlines are marked as '\n', but a newline is also inserted
- into the data so that it typically displays in a way that is useful
- to humans.
+ Note: newlines are marked as \n, but a newline is also inserted into
+ the data so that it typically displays in a way that is useful to
+ humans.
Example:
@@ -166,7 +165,7 @@
SOURCE
The source code repository for Term-Table can be found at
- http://github.com/exodist/Term-Table/.
+ https://github.com/exodist/Term-Table/.
MAINTAINERS
@@ -183,5 +182,5 @@
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
- See http://dev.perl.org/licenses/
+ See https://dev.perl.org/licenses/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/README.md
new/Term-Table-0.018/README.md
--- old/Term-Table-0.017/README.md 2023-09-13 19:41:09.000000000 +0200
+++ new/Term-Table-0.018/README.md 2023-10-23 06:55:52.000000000 +0200
@@ -5,22 +5,22 @@
# DESCRIPTION
This is used by some failing tests to provide diagnostics about what has gone
-wrong. This module is able to generic format rows of data into tables.
+wrong. This module is able to format rows of data into tables.
# SYNOPSIS
use Term::Table;
my $table = Term::Table->new(
- max_width => 80, # defaults to terminal size
+ max_width => 80, # Defaults to terminal size
pad => 4, # Extra padding between table and max-width
(defaults to 4)
- allow_overflow => 0, # default is 0, when off an exception will be
thrown if the table is too big
- collapse => 1, # do not show empty columns
+ allow_overflow => 0, # Default is 0, when off an exception will be
thrown if the table is too big
+ collapse => 1, # Do not show empty columns
header => ['name', 'age', 'hair color'],
rows => [
- ['Fred Flinstone', 2000000, 'black'],
- ['Wilma Flinstone', 1999995, 'red'],
+ ['Fred Flintstone', 2000000, 'black'],
+ ['Wilma Flintstone', 1999995, 'red'],
...
],
);
@@ -29,13 +29,13 @@
This prints a table like this:
- +-----------------+---------+------------+
- | name | age | hair color |
- +-----------------+---------+------------+
- | Fred Flinstone | 2000000 | black |
- | Wilma Flinstone | 1999995 | red |
- | ... | ... | ... |
- +-----------------+---------+------------+
+ +------------------+---------+------------+
+ | name | age | hair color |
+ +------------------+---------+------------+
+ | Fred Flintstone | 2000000 | black |
+ | Wilma Flintstone | 1999995 | red |
+ | ... | ... | ... |
+ +------------------+---------+------------+
# INTERFACE
@@ -46,8 +46,8 @@
- header => \[ ... \]
- If you want a header specify it here. This takes an arrayref with each
columns
- heading.
+ If you want a header specify it here.
+ This takes an arrayref with each columns heading.
- rows => \[ \[...\], \[...\], ... \]
@@ -66,16 +66,17 @@
- pad => $num
- Defaults to 4, extra padding for row width calculations. Default is for
legacy
- support. Set this to 0 to turn padding off.
+ Defaults to `4`, extra padding for row width calculations.
+ Default is for legacy support.
+ Set this to `0` to turn padding off.
- allow\_overflow => $bool
- Defaults to 0. If this is off then an exception will be thrown if the table
- cannot be made to fit inside the max-width. If this is set to 1 then the
table
- will be rendered anyway, larger than max-width, if it is not possible to
stay
- within the max-width. In other words this turns max-width from a
hard-limit to
- a soft recommendation.
+ Defaults to `0`. If this is off then an exception will be thrown if the
table
+ cannot be made to fit inside the max-width. If this is set to `1` then the
+ table will be rendered anyway, larger than max-width, if it is not possible
+ to stay within the max-width. In other words this turns max-width from a
+ hard-limit to a soft recommendation.
- sanitize => $bool
@@ -84,7 +85,7 @@
escape sequences. This prevents newlines, tabs, and similar whitespace from
disrupting the table.
- **Note:** newlines are marked as '\\n', but a newline is also inserted
into the
+ **Note:** newlines are marked as `\n`, but a newline is also inserted into
the
data so that it typically displays in a way that is useful to humans.
Example:
@@ -156,8 +157,8 @@
# SOURCE
-The source code repository for Term-Table can be found at
-`http://github.com/exodist/Term-Table/`.
+The source code repository for `Term-Table` can be found at
+[https://github.com/exodist/Term-Table/](https://github.com/exodist/Term-Table/).
# MAINTAINERS
@@ -174,4 +175,4 @@
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
-See `http://dev.perl.org/licenses/`
+See [https://dev.perl.org/licenses/](https://dev.perl.org/licenses/)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/lib/Term/Table/Cell.pm
new/Term-Table-0.018/lib/Term/Table/Cell.pm
--- old/Term-Table-0.017/lib/Term/Table/Cell.pm 2023-09-13 19:41:09.000000000
+0200
+++ new/Term-Table-0.018/lib/Term/Table/Cell.pm 2023-10-23 06:55:52.000000000
+0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.017';
+our $VERSION = '0.018';
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.017/lib/Term/Table/CellStack.pm
new/Term-Table-0.018/lib/Term/Table/CellStack.pm
--- old/Term-Table-0.017/lib/Term/Table/CellStack.pm 2023-09-13
19:41:09.000000000 +0200
+++ new/Term-Table-0.018/lib/Term/Table/CellStack.pm 2023-10-23
06:55:52.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.017';
+our $VERSION = '0.018';
use Term::Table::HashBase qw/-cells -idx/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/lib/Term/Table/HashBase.pm
new/Term-Table-0.018/lib/Term/Table/HashBase.pm
--- old/Term-Table-0.017/lib/Term/Table/HashBase.pm 2023-09-13
19:41:09.000000000 +0200
+++ new/Term-Table-0.018/lib/Term/Table/HashBase.pm 2023-10-23
06:55:52.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.017';
+our $VERSION = '0.018';
#################################################################
# #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/lib/Term/Table/LineBreak.pm
new/Term-Table-0.018/lib/Term/Table/LineBreak.pm
--- old/Term-Table-0.017/lib/Term/Table/LineBreak.pm 2023-09-13
19:41:09.000000000 +0200
+++ new/Term-Table-0.018/lib/Term/Table/LineBreak.pm 2023-10-23
06:55:52.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.017';
+our $VERSION = '0.018';
use Carp qw/croak/;
use Scalar::Util qw/blessed/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/lib/Term/Table/Spacer.pm
new/Term-Table-0.018/lib/Term/Table/Spacer.pm
--- old/Term-Table-0.017/lib/Term/Table/Spacer.pm 2023-09-13
19:41:09.000000000 +0200
+++ new/Term-Table-0.018/lib/Term/Table/Spacer.pm 2023-10-23
06:55:52.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.017';
+our $VERSION = '0.018';
sub new { bless {}, $_[0] }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/lib/Term/Table/Util.pm
new/Term-Table-0.018/lib/Term/Table/Util.pm
--- old/Term-Table-0.017/lib/Term/Table/Util.pm 2023-09-13 19:41:09.000000000
+0200
+++ new/Term-Table-0.018/lib/Term/Table/Util.pm 2023-10-23 06:55:52.000000000
+0200
@@ -4,7 +4,7 @@
use Config qw/%Config/;
-our $VERSION = '0.017';
+our $VERSION = '0.018';
use base 'Exporter';
our @EXPORT_OK = qw/term_size USE_GCS USE_TERM_READKEY USE_TERM_SIZE_ANY
uni_length/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Term-Table-0.017/lib/Term/Table.pm
new/Term-Table-0.018/lib/Term/Table.pm
--- old/Term-Table-0.017/lib/Term/Table.pm 2023-09-13 19:41:09.000000000
+0200
+++ new/Term-Table-0.018/lib/Term/Table.pm 2023-10-23 06:55:52.000000000
+0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.017';
+our $VERSION = '0.018';
use Term::Table::Cell();
@@ -262,22 +262,22 @@
=head1 DESCRIPTION
This is used by some failing tests to provide diagnostics about what has gone
-wrong. This module is able to generic format rows of data into tables.
+wrong. This module is able to format rows of data into tables.
=head1 SYNOPSIS
use Term::Table;
my $table = Term::Table->new(
- max_width => 80, # defaults to terminal size
+ max_width => 80, # Defaults to terminal size
pad => 4, # Extra padding between table and max-width
(defaults to 4)
- allow_overflow => 0, # default is 0, when off an exception will be
thrown if the table is too big
- collapse => 1, # do not show empty columns
+ allow_overflow => 0, # Default is 0, when off an exception will be
thrown if the table is too big
+ collapse => 1, # Do not show empty columns
header => ['name', 'age', 'hair color'],
rows => [
- ['Fred Flinstone', 2000000, 'black'],
- ['Wilma Flinstone', 1999995, 'red'],
+ ['Fred Flintstone', 2000000, 'black'],
+ ['Wilma Flintstone', 1999995, 'red'],
...
],
);
@@ -286,13 +286,13 @@
This prints a table like this:
- +-----------------+---------+------------+
- | name | age | hair color |
- +-----------------+---------+------------+
- | Fred Flinstone | 2000000 | black |
- | Wilma Flinstone | 1999995 | red |
- | ... | ... | ... |
- +-----------------+---------+------------+
+ +------------------+---------+------------+
+ | name | age | hair color |
+ +------------------+---------+------------+
+ | Fred Flintstone | 2000000 | black |
+ | Wilma Flintstone | 1999995 | red |
+ | ... | ... | ... |
+ +------------------+---------+------------+
=head1 INTERFACE
@@ -305,8 +305,8 @@
=item header => [ ... ]
-If you want a header specify it here. This takes an arrayref with each columns
-heading.
+If you want a header specify it here.
+This takes an arrayref with each columns heading.
=item rows => [ [...], [...], ... ]
@@ -325,16 +325,17 @@
=item pad => $num
-Defaults to 4, extra padding for row width calculations. Default is for legacy
-support. Set this to 0 to turn padding off.
+Defaults to C<4>, extra padding for row width calculations.
+Default is for legacy support.
+Set this to C<0> to turn padding off.
=item allow_overflow => $bool
-Defaults to 0. If this is off then an exception will be thrown if the table
-cannot be made to fit inside the max-width. If this is set to 1 then the table
-will be rendered anyway, larger than max-width, if it is not possible to stay
-within the max-width. In other words this turns max-width from a hard-limit to
-a soft recommendation.
+Defaults to C<0>. If this is off then an exception will be thrown if the table
+cannot be made to fit inside the max-width. If this is set to C<1> then the
+table will be rendered anyway, larger than max-width, if it is not possible
+to stay within the max-width. In other words this turns max-width from a
+hard-limit to a soft recommendation.
=item sanitize => $bool
@@ -343,7 +344,7 @@
escape sequences. This prevents newlines, tabs, and similar whitespace from
disrupting the table.
-B<Note:> newlines are marked as '\n', but a newline is also inserted into the
+B<Note:> newlines are marked as C<\n>, but a newline is also inserted into the
data so that it typically displays in a way that is useful to humans.
Example:
@@ -420,8 +421,8 @@
=head1 SOURCE
-The source code repository for Term-Table can be found at
-F<http://github.com/exodist/Term-Table/>.
+The source code repository for C<Term-Table> can be found at
+L<https://github.com/exodist/Term-Table/>.
=head1 MAINTAINERS
@@ -446,6 +447,6 @@
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
-See F<http://dev.perl.org/licenses/>
+See L<https://dev.perl.org/licenses/>
=cut