From 0643f11005c35d1048a1be2be60877d1dd9122b9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 02:20:57 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-HTML-Parser.git#a648664ba2a5d233a6d7b5fff401322c53bd2b0d --- perl-HTML-Parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index f14f3dd..f364366 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.75 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ or Artistic Source0: https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/HTML-Parser-%{version}.tar.gz URL: https://metacpan.org/release/HTML-Parser @@ -75,6 +75,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.75-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Sep 10 2020 Petr Pisar - 3.75-2 - Always build-require HTTP::Headers