Hello community,
here is the log from the commit of package perl-Text-Table for openSUSE:Factory
checked in at 2020-05-20 18:45:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Text-Table (Old)
and /work/SRC/openSUSE:Factory/.perl-Text-Table.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Text-Table"
Wed May 20 18:45:50 2020 rev:4 rq:807426 version:1.134
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Text-Table/perl-Text-Table.changes
2017-08-24 18:52:55.197018618 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Text-Table.new.2738/perl-Text-Table.changes
2020-05-20 18:46:21.333402723 +0200
@@ -1,0 +2,12 @@
+Sat May 16 03:12:46 UTC 2020 - Tina Müller <[email protected]>
+
+updated to 1.134
+ see /usr/share/doc/packages/perl-Text-Table/Changes
+
+ 1.134 2020-05-15
+ - Add new examples
+ - Convert dist.ini and weaver.ini to @SHLOMIF bundles.
+ - Other cleanups.
+
+
+-------------------------------------------------------------------
Old:
----
Text-Table-1.133.tar.gz
New:
----
Text-Table-1.134.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Text-Table.spec ++++++
--- /var/tmp/diff_new_pack.oE5OPG/_old 2020-05-20 18:46:21.917404035 +0200
+++ /var/tmp/diff_new_pack.oE5OPG/_new 2020-05-20 18:46:21.925404053 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Text-Table
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,19 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: perl-Text-Table
-Version: 1.133
+Version: 1.134
Release: 0
#Upstream: SUSE-Public-Domain
%define cpan_name Text-Table
Summary: Organize Data in Tables
License: ISC
Group: Development/Libraries/Perl
-Url: http://search.cpan.org/dist/Text-Table/
+URL: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
@@ -32,6 +32,7 @@
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.280000
+BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Text::Aligner)
Requires: perl(Text::Aligner)
%{perl_requires}
@@ -49,7 +50,7 @@
%setup -q -n %{cpan_name}-%{version}
%build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
./Build build flags=%{?_smp_mflags}
%check
++++++ Text-Table-1.133.tar.gz -> Text-Table-1.134.tar.gz ++++++
++++ 2546 lines of diff (skipped)