Accepting request 964293 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/964293 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Parser?expand=0&rev=36
This commit is contained in:
commit
796f362b43
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64d9e2eb2b420f1492da01ec0e6976363245b4be9290f03f10b7d2cb63fa2f61
|
||||
size 120473
|
3
HTML-Parser-3.77.tar.gz
Normal file
3
HTML-Parser-3.77.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:792a6e314f8eb0e87be7f5fdcf1b0c170a26a0e53da48d9a315db76f876949f3
|
||||
size 120621
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 15 03:06:59 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 3.77
|
||||
see /usr/share/doc/packages/perl-HTML-Parser/Changes
|
||||
|
||||
3.77 2022-03-14
|
||||
* Update tests to remove HTML4 specific tags (GH#25) (Jess)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 5 03:06:28 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-HTML-Parser
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,15 +18,16 @@
|
||||
|
||||
%define cpan_name HTML-Parser
|
||||
Name: perl-HTML-Parser
|
||||
Version: 3.76
|
||||
Version: 3.77
|
||||
Release: 0
|
||||
Summary: HTML parser class
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: HTML parser class
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.52
|
||||
BuildRequires: perl(HTML::Tagset)
|
||||
BuildRequires: perl(HTTP::Headers)
|
||||
BuildRequires: perl(URI)
|
||||
|
Loading…
Reference in New Issue
Block a user