diff --git a/perl-HTML-Parser.spec b/perl-HTML-Parser.spec index 6da6370..1412d97 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.72 -Release: 21%{?dist} +Release: 22%{?dist} License: GPL+ or Artistic Source0: https://cpan.metacpan.org/authors/id/G/GA/GAAS/HTML-Parser-%{version}.tar.gz URL: https://metacpan.org/release/HTML-Parser @@ -75,6 +75,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Tue Jun 23 2020 Jitka Plesnikova - 3.72-22 +- Perl 5.32 rebuild + * Tue Feb 04 2020 Tom Stellard - 3.72-21 - Spec file cleanups: Use make_build and make_install macros - https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make