commit perl-Text-Table for openSUSE:Factory
Hello community, here is the log from the commit of package perl-Text-Table for openSUSE:Factory checked in at 2017-08-24 18:52:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Text-Table (Old) and /work/SRC/openSUSE:Factory/.perl-Text-Table.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "perl-Text-Table" Thu Aug 24 18:52:47 2017 rev:3 rq:516830 version:1.133 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Text-Table/perl-Text-Table.changes 2017-01-22 00:19:18.606622702 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Text-Table.new/perl-Text-Table.changes 2017-08-24 18:52:55.197018618 +0200 @@ -1,0 +2,15 @@ +Sat Aug 5 06:26:46 UTC 2017 - coolo@suse.com + +- updated to 1.133 + see /usr/share/doc/packages/perl-Text-Table/Changes + + 1.133 2017-08-04 + - Correct the URLs to the GitHub repositories. + - https://rt.cpan.org/Ticket/Display.html?id=122708 + - Thanks to John Marino for the bug report. + - Fix https://rt.cpan.org/Ticket/Display.html?id=118853 (doc typo) + - Thanks to Rihards for the report. + - Fix https://rt.cpan.org/Ticket/Display.html?id=118851 (grammar error) + - Thanks to Rihards for the report. + +------------------------------------------------------------------- Old: ---- Text-Table-1.132.tar.gz New: ---- Text-Table-1.133.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Text-Table.spec ++++++ --- /var/tmp/diff_new_pack.C5tsjL/_old 2017-08-24 18:52:56.976768020 +0200 +++ /var/tmp/diff_new_pack.C5tsjL/_new 2017-08-24 18:52:56.980767457 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Text-Table # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Text-Table -Version: 1.132 +Version: 1.133 Release: 0 #Upstream: SUSE-Public-Domain %define cpan_name Text-Table @@ -25,7 +25,7 @@ License: ISC Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Text-Table/ -Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -61,6 +61,7 @@ %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE README +%doc Changes examples README +%license LICENSE %changelog ++++++ Text-Table-1.132.tar.gz -> Text-Table-1.133.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Text-Table-1.132/Build.PL new/Text-Table-1.133/Build.PL --- old/Text-Table-1.132/Build.PL 2016-11-28 19:49:45.000000000 +0100 +++ new/Text-Table-1.133/Build.PL 2017-08-04 19:53:33.000000000 +0200 @@ -19,7 +19,7 @@ "Shlomi Fish <shlomif\@cpan.org>" ], "dist_name" => "Text-Table", - "dist_version" => "1.132", + "dist_version" => "1.133", "license" => "open_source", "module_name" => "Text::Table", "recursive_test_files" => 1, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Text-Table-1.132/Changes new/Text-Table-1.133/Changes --- old/Text-Table-1.132/Changes 2016-11-28 19:49:45.000000000 +0100 +++ new/Text-Table-1.133/Changes 2017-08-04 19:53:33.000000000 +0200 @@ -1,5 +1,15 @@ Revision history for Perl extension Text::Table. +1.133 2017-08-04 + - Correct the URLs to the GitHub repositories. + - https://rt.cpan.org/Ticket/Display.html?id=122708 + - Thanks to John Marino for the bug report. + - Fix https://rt.cpan.org/Ticket/Display.html?id=118853 (doc typo) + - Thanks to Rihards for the report. + - Fix https://rt.cpan.org/Ticket/Display.html?id=118851 (grammar error) + - Thanks to Rihards for the report. + + 1.132 2016-11-28 - Fix a syntax error in the POD. - https://rt.cpan.org/Ticket/Display.html?id=118852 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Text-Table-1.132/MANIFEST new/Text-Table-1.133/MANIFEST --- old/Text-Table-1.132/MANIFEST 2016-11-28 19:49:45.000000000 +0100 +++ new/Text-Table-1.133/MANIFEST 2017-08-04 19:53:33.000000000 +0200 @@ -22,6 +22,5 @@ t/author-pod-coverage.t t/author-pod-syntax.t t/release-cpan-changes.t -t/release-kwalitee.t t/style-trailing-space.t weaver.ini diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Text-Table-1.132/META.json new/Text-Table-1.133/META.json --- old/Text-Table-1.132/META.json 2016-11-28 19:49:45.000000000 +0100 +++ new/Text-Table-1.133/META.json 2017-08-04 19:53:33.000000000 +0200 @@ -4,7 +4,7 @@ "Shlomi Fish <shlomif@cpan.org>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150005", + "generated_by" : "Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150010", "keywords" : [ "art", "ascii", @@ -69,7 +69,7 @@ "provides" : { "Text::Table" : { "file" : "lib/Text/Table.pm", - "version" : "1.132" + "version" : "1.133" } }, "release_status" : "stable", @@ -80,10 +80,10 @@ }, "repository" : { "type" : "git", - "url" : "ssh://git@github.com:shlomif/perl-Text-Table.git", - "web" : "https://github.com/shlomif/perl-Text-Table" + "url" : "ssh://git@github.com:shlomif/Text-Table.git", + "web" : "https://github.com/shlomif/Text-Table" } }, - "version" : "1.132" + "version" : "1.133" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Text-Table-1.132/META.yml new/Text-Table-1.133/META.yml --- old/Text-Table-1.132/META.yml 2016-11-28 19:49:45.000000000 +0100 +++ new/Text-Table-1.133/META.yml 2017-08-04 19:53:33.000000000 +0200 @@ -16,7 +16,7 @@ ExtUtils::MakeMaker: '0' Module::Build: '0.28' dynamic_config: 0 -generated_by: 'Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150005' +generated_by: 'Dist::Zilla version 5.047, CPAN::Meta::Converter version 2.150010' keywords: - art - ascii @@ -33,7 +33,7 @@ provides: Text::Table: file: lib/Text/Table.pm - version: '1.132' + version: '1.133' requires: Carp: '0' List::Util: '0' @@ -44,5 +44,5 @@ warnings: '0' resources: bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Text-Table - repository: ssh://git@github.com:shlomif/perl-Text-Table.git -version: '1.132' + repository: ssh://git@github.com:shlomif/Text-Table.git +version: '1.133' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Text-Table-1.132/Makefile.PL new/Text-Table-1.133/Makefile.PL --- old/Text-Table-1.132/Makefile.PL 2016-11-28 19:49:45.000000000 +0100 +++ new/Text-Table-1.133/Makefile.PL 2017-08-04 19:53:33.000000000 +0200 @@ -38,7 +38,7 @@ "constant" => 0, "vars" => 0 }, - "VERSION" => "1.132", + "VERSION" => "1.133", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Text-Table-1.132/dist.ini new/Text-Table-1.133/dist.ini --- old/Text-Table-1.132/dist.ini 2016-11-28 19:49:45.000000000 +0100 +++ new/Text-Table-1.133/dist.ini 2017-08-04 19:53:33.000000000 +0200 @@ -21,8 +21,8 @@ [MetaResources] bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Text-Table bugtracker.mailto = bug-text-table@rt.cpan.org -repository.url = ssh://git@github.com:shlomif/perl-Text-Table.git -repository.web = https://github.com/shlomif/perl-Text-Table +repository.url = ssh://git@github.com:shlomif/Text-Table.git +repository.web = https://github.com/shlomif/Text-Table repository.type = git [ModuleBuild] [MetaJSON] @@ -36,4 +36,3 @@ fake_home = 1 skip = bump-ver|tag-release|run_agg_tests [Test::CPAN::Changes] -[Test::Kwalitee::Extra] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Text-Table-1.132/lib/Text/Table.pm new/Text-Table-1.133/lib/Text/Table.pm --- old/Text-Table-1.132/lib/Text/Table.pm 2016-11-28 19:49:45.000000000 +0100 +++ new/Text-Table-1.133/lib/Text/Table.pm 2017-08-04 19:53:33.000000000 +0200 @@ -10,7 +10,7 @@ use Text::Aligner qw(align); -our $VERSION = '1.132'; +our $VERSION = '1.133'; use overload ( # Don't stringify when only doing boolean tests, since stringification can @@ -894,7 +894,7 @@ =head1 VERSION -version 1.132 +version 1.133 =head1 SYNOPSIS @@ -962,7 +962,7 @@ lines in a column determines how many title lines the table has as a whole, including the case that no column has any titles. -On output, Columns are separated by a single blank. You can control +On output, columns are separated by a single blank. You can control what goes between columns by specifying separators between (or before, or after) columns. Separators don't contain any data and don't count in column indexing. They also don't accumulate: in a sequence of only @@ -1113,7 +1113,7 @@ } $title is the separator to be used in the title area and $body -the one for the body. If only one is given, the other is used for +the one for the body. If only one is given, it will be used for both. If none is given, a blank is used. If one is shorter than the other, it is blank filled on the right. @@ -1498,8 +1498,8 @@ =head1 BUGS Please report any bugs or feature requests on the bugtracker website -http://rt.cpan.org/NoAuth/Bugs.html?Dist=Text-Table or by email to -bug-text-table@rt.cpan.org. +L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Text-Table> or by email to +L<bug-text-table@rt.cpan.org|mailto:bug-text-table@rt.cpan.org>. When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired @@ -1616,9 +1616,9 @@ with it, or whatever. If you want to contribute patches, please send me a diff or prod me to pull from your repository :) -L<https://github.com/shlomif/perl-Text-Table> +L<https://github.com/shlomif/Text-Table> - git clone ssh://git@github.com:shlomif/perl-Text-Table.git + git clone ssh://git@github.com:shlomif/Text-Table.git =cut diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Text-Table-1.132/t/release-kwalitee.t new/Text-Table-1.133/t/release-kwalitee.t --- old/Text-Table-1.132/t/release-kwalitee.t 2016-11-28 19:49:45.000000000 +0100 +++ new/Text-Table-1.133/t/release-kwalitee.t 1970-01-01 01:00:00.000000000 +0100 @@ -1,19 +0,0 @@ -#!perl - -BEGIN { - unless ($ENV{RELEASE_TESTING}) { - require Test::More; - Test::More::plan(skip_all => 'these tests are for release candidate testing'); - } -} - - -# This test is generated by Dist::Zilla::Plugin::Test::Kwalitee::Extra -use strict; -use warnings; -use Test::More; # needed to provide plan. - -eval { require Test::Kwalitee::Extra }; -plan skip_all => "Test::Kwalitee::Extra required for testing kwalitee: $@" if $@; - -eval "use Test::Kwalitee::Extra";
participants (1)
-
root@hilbert.suse.de