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