forked from pool/perl-Text-SimpleTable
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
This commit is contained in:
committed by
Git OBS Bridge
parent
8e941a4a06
commit
e82d83046b
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da7def855fef7db6f54bfbffe6c4dd2d774a73313a88e9e5dac1652e93cf1796
|
|
||||||
size 7937
|
|
3
Text-SimpleTable-2.04.tar.gz
Normal file
3
Text-SimpleTable-2.04.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d82f3140b1453b962956b7855ba288d435e7f656c3c40ced4e3e8e359ab5293
|
||||||
|
size 9408
|
@@ -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
|
Sat Apr 18 08:25:31 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Text-SimpleTable
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Text-SimpleTable
|
Name: perl-Text-SimpleTable
|
||||||
Version: 2.03
|
Version: 2.04
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Text-SimpleTable
|
%define cpan_name Text-SimpleTable
|
||||||
Summary: Simple Eyecandy ASCII Tables
|
Summary: Simple Eyecandy ASCII Tables
|
||||||
License: Artistic-2.0
|
License: Artistic-2.0
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Text-SimpleTable/
|
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
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -52,6 +52,7 @@ Simple eyecandy ASCII tables.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes examples LICENSE README
|
%doc Changes examples README
|
||||||
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user