forked from pool/perl-Data-Printer
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:
@@ -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
3
Data-Printer-0.39.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:269848343a5ef40ea5059755d1012862d29f211d62937a5c1a73bfac76226499
|
||||
size 58687
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user