diff --git a/Text-SimpleTable-2.04.tar.gz b/Text-SimpleTable-2.04.tar.gz deleted file mode 100644 index 3984d28..0000000 --- a/Text-SimpleTable-2.04.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8d82f3140b1453b962956b7855ba288d435e7f656c3c40ced4e3e8e359ab5293 -size 9408 diff --git a/Text-SimpleTable-2.07.tar.gz b/Text-SimpleTable-2.07.tar.gz new file mode 100644 index 0000000..1f785ba --- /dev/null +++ b/Text-SimpleTable-2.07.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256d3f38764e96333158b14ab18257b92f3155c60d658cafb80389f72f4619ed +size 10125 diff --git a/perl-Text-SimpleTable.changes b/perl-Text-SimpleTable.changes index b33f59b..1c13ab8 100644 --- a/perl-Text-SimpleTable.changes +++ b/perl-Text-SimpleTable.changes @@ -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 diff --git a/perl-Text-SimpleTable.spec b/perl-Text-SimpleTable.spec index b762925..6eadb02 100644 --- a/perl-Text-SimpleTable.spec +++ b/perl-Text-SimpleTable.spec @@ -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