Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
9b14c401fe | |||
fc5522f23c | |||
93a704bb95 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b1f20dd0e471a049c13a53d0fcd0442f58518889180536c6f337112c9a430d8
|
||||
size 150550
|
BIN
HTML-Parser-3.83.tar.gz
(Stored with Git LFS)
Normal file
BIN
HTML-Parser-3.83.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of perl in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of perl in the devel project build (devel:languages:perl)
|
||||
|
||||

|
||||
|
||||
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 05:28:00 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 3.830.0 (3.83)
|
||||
see /usr/share/doc/packages/perl-HTML-Parser/Changes
|
||||
|
||||
3.83 2024-07-30
|
||||
- fix '$\/]' in HTML::Entities::encode_entities (GH#45) (mauke)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 16:11:10 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -18,15 +18,16 @@
|
||||
|
||||
%define cpan_name HTML-Parser
|
||||
Name: perl-HTML-Parser
|
||||
Version: 3.820.0
|
||||
Version: 3.830.0
|
||||
Release: 0
|
||||
# 3.82 -> normalize -> 3.820.0
|
||||
%define cpan_version 3.82
|
||||
# 3.83 -> normalize -> 3.830.0
|
||||
%define cpan_version 3.83
|
||||
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}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
Source100: README.md
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.52
|
||||
|
Reference in New Issue
Block a user