public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-HTML-Parser] f45: 3.86 bump (rhbz#2537221)
@ 2026-09-23  7:25 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-09-23  7:25 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-HTML-Parser
Branch : f45
Commit : 745375196e6cc076a3bf9ad467c5ae90b824757a
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2026-09-23T09:24:17+02:00
Stats  : +10/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-HTML-Parser/c/745375196e6cc076a3bf9ad467c5ae90b824757a?branch=f45

Log:
3.86 bump (rhbz#2537221)

---
diff --git a/.gitignore b/.gitignore
index 8657df0..a7a98df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ HTML-Parser-3.66.tar.gz
 /HTML-Parser-3.82.tar.gz
 /HTML-Parser-3.83.tar.gz
 /HTML-Parser-3.85.tar.gz
+/HTML-Parser-3.86.tar.gz

diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec
index 95c4325..7962db6 100644
--- a/perl-HTML-Parser.spec
+++ b/perl-HTML-Parser.spec
@@ -1,7 +1,7 @@
 Name:           perl-HTML-Parser
 Summary:        Perl module for parsing HTML
-Version:        3.85
-Release:        3%{?dist}
+Version:        3.86
+Release:        1%{?dist}
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 Source0:        https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTML-Parser-%{version}.tar.gz
 URL:            https://metacpan.org/release/HTML-Parser
@@ -29,6 +29,8 @@ BuildRequires:  perl(XSLoader)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(SelectSaver)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Tie::Hash)
+BuildRequires:  perl(overload)
 BuildRequires:  perl(threads)
 Requires:       perl(HTML::Tagset) >= 3
 Requires:       perl(HTTP::Headers)
@@ -47,6 +49,7 @@ HTML::LinkExtor, HTML::PullParser, and HTML::TokeParser modules.
 Summary:        Tests for %{name}
 Requires:       %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
 Requires:       perl-Test-Harness
+Requires:       perl(Tie::Hash)
 
 %description tests
 Tests from %{name}. Execute them
@@ -107,6 +110,9 @@ make test
 %{_libexecdir}/%{name}
 
 %changelog
+* Wed Sep 23 2026 Jitka Plesnikova <jplesnik@redhat.com> - 3.86-1
+- 3.86 bump (rhbz#2537221)
+
 * Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 3.85-3
 - Perl 5.44 rebuild
 

diff --git a/sources b/sources
index 66fb2ec..c323ee6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HTML-Parser-3.85.tar.gz) = 01d852fbdbafa5ac83e3d1f025ec807ca5e7dd792d7466259afc9cdfbbb73591402df903d383181e84f1b8361171d6e167ffa9d52deff5bfa00fc4c3e54e5e92
+SHA512 (HTML-Parser-3.86.tar.gz) = db82f27f9e12276034989cc1557fe9c6b63992c71aef6b03bfd996dcefc3f037413537257172a023a5de5aa15718cada698f99847565b5ea11556f0ee6ee93bc

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-23  7:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23  7:25 [rpms/perl-HTML-Parser] f45: 3.86 bump (rhbz#2537221) Jitka Plesnikova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox