8
0

Accepting request 442625 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/442625
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Table?expand=0&rev=16
This commit is contained in:
Stephan Kulow
2016-12-02 06:44:52 +00:00
committed by Git OBS Bridge
parent 3cc7e60183
commit eebb3250fa
4 changed files with 23 additions and 7 deletions

View File

@@ -17,8 +17,9 @@
Name: perl-Text-Table
Version: 1.131
Version: 1.132
Release: 0
#Upstream: SUSE-Public-Domain
%define cpan_name Text-Table
Summary: Organize Data in Tables
License: ISC
@@ -30,9 +31,9 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Module::Build) >= 0.360000
BuildRequires: perl(Text::Aligner) >= 0.05
Requires: perl(Text::Aligner) >= 0.05
BuildRequires: perl(Module::Build) >= 0.280000
BuildRequires: perl(Text::Aligner)
Requires: perl(Text::Aligner)
%{perl_requires}
%description