forked from pool/perl-Text-SimpleTable
Accepting request 624936 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/624936 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-SimpleTable?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
e82d83046b
commit
c1921d9316
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d82f3140b1453b962956b7855ba288d435e7f656c3c40ced4e3e8e359ab5293
|
||||
size 9408
|
3
Text-SimpleTable-2.07.tar.gz
Normal file
3
Text-SimpleTable-2.07.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:256d3f38764e96333158b14ab18257b92f3155c60d658cafb80389f72f4619ed
|
||||
size 10125
|
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 24 06:02:38 UTC 2018 - coolo@suse.com
|
||||
|
||||
- updated to 2.07
|
||||
see /usr/share/doc/packages/perl-Text-SimpleTable/Changes
|
||||
|
||||
2.07 2018-07-22 23:09:00
|
||||
- rerelease with unbroken manifest.
|
||||
|
||||
2.06 2018-07-22 23:09:00
|
||||
- Apply changes from Wesley Schwengle (waterkip) to
|
||||
make tests more resillient
|
||||
2.05 2010-06-06 16:38:00
|
||||
- Add CJK support (usausat)
|
||||
- Add unicode box support (pjsg)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 24 06:58:08 UTC 2018 - coolo@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Text-SimpleTable
|
||||
Version: 2.04
|
||||
Version: 2.07
|
||||
Release: 0
|
||||
%define cpan_name Text-SimpleTable
|
||||
Summary: Simple Eyecandy ASCII Tables
|
||||
@@ -30,6 +30,9 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
Recommends: perl(Text::VisualWidth::PP)
|
||||
Recommends: perl(Text::VisualWidth::UTF8)
|
||||
Recommends: perl(Unicode::LineBreak)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user