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,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