diff --git a/Text-Table-1.131.tar.gz b/Text-Table-1.131.tar.gz deleted file mode 100644 index 71c8855..0000000 --- a/Text-Table-1.131.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f89391dd0e9eb2c9c105d92dbee5b764f510553fe6e0840317c7e5d2cf058e15 -size 28481 diff --git a/Text-Table-1.132.tar.gz b/Text-Table-1.132.tar.gz new file mode 100644 index 0000000..6500f8b --- /dev/null +++ b/Text-Table-1.132.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd601742ee526a9c54b9fe0a4c051e1b09a23b75e2c97de14305218116aba516 +size 27238 diff --git a/perl-Text-Table.changes b/perl-Text-Table.changes index 8d669f0..f78b4b9 100644 --- a/perl-Text-Table.changes +++ b/perl-Text-Table.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Nov 29 07:22:48 UTC 2016 - coolo@suse.com + +- updated to 1.132 + see /usr/share/doc/packages/perl-Text-Table/Changes + + 1.132 2016-11-28 + - Fix a syntax error in the POD. + - https://rt.cpan.org/Ticket/Display.html?id=118852 + - Thanks to Rihards for the report. + - Convert to Dist-Zilla and Pod::Weaver + - See https://rt.cpan.org/Ticket/Display.html?id=118923 + - Thanks to coolo from OpenSUSE. + - In the process, change the license in the META files to ISC. + ------------------------------------------------------------------- Wed Nov 23 14:48:32 UTC 2016 - coolo@suse.com diff --git a/perl-Text-Table.spec b/perl-Text-Table.spec index 4cc6042..7ad403d 100644 --- a/perl-Text-Table.spec +++ b/perl-Text-Table.spec @@ -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