From e82d83046b087753cd9bbf00cde989cceb0e8d0540bcdd646c4f252eb7bd9f17 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 4 Apr 2018 10:14:46 +0000 Subject: [PATCH] Accepting request 590801 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/590801 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-SimpleTable?expand=0&rev=7 --- Text-SimpleTable-2.03.tar.gz | 3 --- Text-SimpleTable-2.04.tar.gz | 3 +++ perl-Text-SimpleTable.changes | 10 ++++++++++ perl-Text-SimpleTable.spec | 9 +++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 Text-SimpleTable-2.03.tar.gz create mode 100644 Text-SimpleTable-2.04.tar.gz diff --git a/Text-SimpleTable-2.03.tar.gz b/Text-SimpleTable-2.03.tar.gz deleted file mode 100644 index 075271e..0000000 --- a/Text-SimpleTable-2.03.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da7def855fef7db6f54bfbffe6c4dd2d774a73313a88e9e5dac1652e93cf1796 -size 7937 diff --git a/Text-SimpleTable-2.04.tar.gz b/Text-SimpleTable-2.04.tar.gz new file mode 100644 index 0000000..3984d28 --- /dev/null +++ b/Text-SimpleTable-2.04.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d82f3140b1453b962956b7855ba288d435e7f656c3c40ced4e3e8e359ab5293 +size 9408 diff --git a/perl-Text-SimpleTable.changes b/perl-Text-SimpleTable.changes index 951e765..b33f59b 100644 --- a/perl-Text-SimpleTable.changes +++ b/perl-Text-SimpleTable.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Mar 24 06:58:08 UTC 2018 - coolo@suse.com + +- updated to 2.04 + see /usr/share/doc/packages/perl-Text-SimpleTable/Changes + + 2.04 2018-03-23 14:13:00 + - Add line drawing using Unicode line drawing characters as an option (pjsg) + - Update metadata (grinnz) + ------------------------------------------------------------------- Sat Apr 18 08:25:31 UTC 2015 - coolo@suse.com diff --git a/perl-Text-SimpleTable.spec b/perl-Text-SimpleTable.spec index db8d422..b762925 100644 --- a/perl-Text-SimpleTable.spec +++ b/perl-Text-SimpleTable.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Text-SimpleTable # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,14 +17,14 @@ Name: perl-Text-SimpleTable -Version: 2.03 +Version: 2.04 Release: 0 %define cpan_name Text-SimpleTable Summary: Simple Eyecandy ASCII Tables License: Artistic-2.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Text-SimpleTable/ -Source0: http://www.cpan.org/authors/id/M/MR/MRAMBERG/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/M/MR/MRAMBERG/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -52,6 +52,7 @@ Simple eyecandy ASCII tables. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE README +%doc Changes examples README +%license LICENSE %changelog