8
0

Accepting request 1190640 from devel:languages:perl:autoupdate

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

OBS-URL: https://build.opensuse.org/request/show/1190640
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-Parser?expand=0&rev=65
This commit is contained in:
2024-07-31 16:25:01 +00:00
committed by Git OBS Bridge
parent e522cdd65a
commit 93a704bb95
4 changed files with 15 additions and 6 deletions

View File

@@ -18,10 +18,10 @@
%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}