8
0

Accepting request 489026 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/489026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Data-Printer?expand=0&rev=4
This commit is contained in:
2017-05-16 12:33:33 +00:00
committed by Git OBS Bridge
4 changed files with 21 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1a291c69927ec97b6d8572dcf214c21cb654b1060a47cff511e9c232bf89dd3
size 58371

3
Data-Printer-0.39.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:269848343a5ef40ea5059755d1012862d29f211d62937a5c1a73bfac76226499
size 58687

View File

@@ -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 Sun Feb 7 09:50:21 UTC 2016 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Data-Printer # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
Name: perl-Data-Printer Name: perl-Data-Printer
Version: 0.38 Version: 0.39
Release: 0 Release: 0
%define cpan_name Data-Printer %define cpan_name Data-Printer
Summary: Colored Pretty-Print of Perl Data Structures and Objects Summary: Colored Pretty-Print of Perl Data Structures and Objects
License: Artistic-1.0 or GPL-1.0+ License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Data-Printer/ 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 Source1: cpanspec.yml
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build