Hello community, here is the log from the commit of package perl-Data-Peek for openSUSE:Factory checked in at 2020-02-04 19:54:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Data-Peek (Old) and /work/SRC/openSUSE:Factory/.perl-Data-Peek.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Data-Peek" Tue Feb 4 19:54:52 2020 rev:17 rq:769775 version:0.49 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Data-Peek/perl-Data-Peek.changes 2019-10-02 14:55:29.859349045 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Data-Peek.new.26092/perl-Data-Peek.changes 2020-02-04 19:54:53.549375465 +0100 @@ -1,0 +2,23 @@ +Sat Feb 1 03:12:43 UTC 2020 - <[email protected]> + +- updated to 0.49 + see /usr/share/doc/packages/perl-Data-Peek/ChangeLog + + 0.49 - 2020-01-31, H.Merijn Brand <[email protected]> + * Add sort types N and NR + * Add tests for sorting + * Use DDual in void context for triplevar example + * Update to Devel::PPPort-3.43 + * It's 2019 + * Update to Devel::PPPort-3.48 + * Changed Test::NoWarnings to Test::Warnings + * Raised minimum perl to 5.8.1 + * Provide cpanfile + * Make DHexdump work on EBCDIC/1047 (OS/390) too + * Add Data::Dumper::Purity = 1 + * It's 2020 + * Update to Devel::PPPort-3.56 + * Add generated preformatted docs for github + * Tested with 127 versions/configurations of perl: 5.8.1 .. 5.31.8 + +------------------------------------------------------------------- Old: ---- Data-Peek-0.48.tgz New: ---- Data-Peek-0.49.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Data-Peek.spec ++++++ --- /var/tmp/diff_new_pack.7MZL9x/_old 2020-02-04 19:54:54.345375929 +0100 +++ /var/tmp/diff_new_pack.7MZL9x/_new 2020-02-04 19:54:54.349375931 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Peek # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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-Data-Peek -Version: 0.48 +Version: 0.49 Release: 0 %define cpan_name Data-Peek Summary: Collection of low-level debug facilities @@ -29,13 +29,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Test::More) >= 0.88 -BuildRequires: perl(Test::NoWarnings) -Requires: perl(Test::More) >= 0.88 -Requires: perl(Test::NoWarnings) -Recommends: perl(Data::Dumper) >= 2.167 +BuildRequires: perl(Test::More) >= 0.9 +BuildRequires: perl(Test::Warnings) +Requires: perl(Test::More) >= 0.9 +Requires: perl(Test::Warnings) +Recommends: perl(Data::Dumper) >= 2.173 Recommends: perl(Perl::Tidy) -Recommends: perl(Test::More) >= 1.302125 +Recommends: perl(Test::More) >= 1.302171 %{perl_requires} %description ++++++ Data-Peek-0.48.tgz -> Data-Peek-0.49.tgz ++++++ ++++ 12367 lines of diff (skipped)
