8
0

- updated to 4.6 - most likely the only perl module without changelog

(see https://rt.cpan.org/Public/Bug/Display.html?id=92137)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-ShowTable?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2014-02-09 14:31:54 +00:00
committed by Git OBS Bridge
parent 9bd949983e
commit 394d30143a
4 changed files with 11 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 9 13:33:36 UTC 2014 - coolo@suse.com
- updated to 4.6 - most likely the only perl module without changelog
(see https://rt.cpan.org/Public/Bug/Display.html?id=92137)
-------------------------------------------------------------------
Tue Nov 26 07:35:34 UTC 2013 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Data-ShowTable
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products 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-ShowTable
Version: 4.5
Version: 4.6
Release: 0
%define cpan_name Data-ShowTable
Summary: routines to display tabular data in several formats.
@@ -29,8 +29,6 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
#BuildRequires: perl(Data::ShowTable)
#BuildRequires: perl(Sys::OutPut)
%{perl_requires}
%description