8
0

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:
Stephan Kulow
2018-04-04 10:14:46 +00:00
committed by Git OBS Bridge
parent 8e941a4a06
commit e82d83046b
4 changed files with 18 additions and 7 deletions

View File

@@ -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