forked from pool/perl-HTML-TableExtract
Accepting request 310912 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/310912 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-TableExtract?expand=0&rev=31
This commit is contained in:
committed by
Git OBS Bridge
parent
a321a9a9e1
commit
f8c0ccfa25
@@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-HTML-TableExtract
|
||||
Version: 2.12
|
||||
Version: 2.13
|
||||
Release: 0
|
||||
%define cpan_name HTML-TableExtract
|
||||
Summary: Perl module for extracting the content contained in tables within an HTM[cut]
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/HTML-TableExtract/
|
||||
Source: http://www.cpan.org/authors/id/M/MS/MSISK/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/M/MS/MSISK/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -111,6 +112,6 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
%doc Changes examples.html LICENSE README
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user