diff --git a/Data-Printer-0.38.tar.gz b/Data-Printer-0.38.tar.gz deleted file mode 100644 index dc4ceeb..0000000 --- a/Data-Printer-0.38.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1a291c69927ec97b6d8572dcf214c21cb654b1060a47cff511e9c232bf89dd3 -size 58371 diff --git a/Data-Printer-0.39.tar.gz b/Data-Printer-0.39.tar.gz new file mode 100644 index 0000000..9595fd1 --- /dev/null +++ b/Data-Printer-0.39.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:269848343a5ef40ea5059755d1012862d29f211d62937a5c1a73bfac76226499 +size 58687 diff --git a/perl-Data-Printer.changes b/perl-Data-Printer.changes index 928a193..0254d21 100644 --- a/perl-Data-Printer.changes +++ b/perl-Data-Printer.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Apr 16 05:23:15 UTC 2017 - coolo@suse.com + +- updated to 0.39 + see /usr/share/doc/packages/perl-Data-Printer/Changes + + 0.39 2016-04-15 + BUG FIXES: + - display '-' as a string, not a number (Ivan Bessarabov) + - display "123 +" as a string, not a number (Ivan Bessarabov) + - fix test failures on newer perls (Sergey Aleynikov) + OTHER: + - document availability of np() on Data::Printer::Filter (Olaf Alders) + ------------------------------------------------------------------- Sun Feb 7 09:50:21 UTC 2016 - coolo@suse.com diff --git a/perl-Data-Printer.spec b/perl-Data-Printer.spec index 4f21d9a..b0593f0 100644 --- a/perl-Data-Printer.spec +++ b/perl-Data-Printer.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Data-Printer # -# 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,14 +17,14 @@ Name: perl-Data-Printer -Version: 0.38 +Version: 0.39 Release: 0 %define cpan_name Data-Printer Summary: Colored Pretty-Print of Perl Data Structures and Objects License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Data-Printer/ -Source0: http://www.cpan.org/authors/id/G/GA/GARU/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/G/GA/GARU/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build