diff --git a/Text-Table-1.132.tar.gz b/Text-Table-1.132.tar.gz deleted file mode 100644 index 6500f8b..0000000 --- a/Text-Table-1.132.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd601742ee526a9c54b9fe0a4c051e1b09a23b75e2c97de14305218116aba516 -size 27238 diff --git a/Text-Table-1.133.tar.gz b/Text-Table-1.133.tar.gz new file mode 100644 index 0000000..62e8fbd --- /dev/null +++ b/Text-Table-1.133.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd9ee04860d09a19a9d6bd2254a4bf3144ac14a63c08f15a1e28601b4b2f7012 +size 27178 diff --git a/perl-Text-Table.changes b/perl-Text-Table.changes index f78b4b9..a84c363 100644 --- a/perl-Text-Table.changes +++ b/perl-Text-Table.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Aug 5 06:26:46 UTC 2017 - coolo@suse.com + +- updated to 1.133 + see /usr/share/doc/packages/perl-Text-Table/Changes + + 1.133 2017-08-04 + - Correct the URLs to the GitHub repositories. + - https://rt.cpan.org/Ticket/Display.html?id=122708 + - Thanks to John Marino for the bug report. + - Fix https://rt.cpan.org/Ticket/Display.html?id=118853 (doc typo) + - Thanks to Rihards for the report. + - Fix https://rt.cpan.org/Ticket/Display.html?id=118851 (grammar error) + - Thanks to Rihards for the report. + ------------------------------------------------------------------- Tue Nov 29 07:22:48 UTC 2016 - coolo@suse.com diff --git a/perl-Text-Table.spec b/perl-Text-Table.spec index 7ad403d..f6e4f57 100644 --- a/perl-Text-Table.spec +++ b/perl-Text-Table.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Text-Table # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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-Text-Table -Version: 1.132 +Version: 1.133 Release: 0 #Upstream: SUSE-Public-Domain %define cpan_name Text-Table @@ -25,7 +25,7 @@ Summary: Organize Data in Tables License: ISC Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Text-Table/ -Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -61,6 +61,7 @@ requirements as you use them. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE README +%doc Changes examples README +%license LICENSE %changelog