3.76 bump
This commit is contained in:
parent
a648664ba2
commit
87374deb3b
@ -1,9 +1,9 @@
|
||||
Name: perl-HTML-Parser
|
||||
Summary: Perl module for parsing HTML
|
||||
Version: 3.75
|
||||
Release: 3%{?dist}
|
||||
Version: 3.76
|
||||
Release: 1%{?dist}
|
||||
License: GPL+ or Artistic
|
||||
Source0: https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/HTML-Parser-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTML-Parser-%{version}.tar.gz
|
||||
URL: https://metacpan.org/release/HTML-Parser
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: findutils
|
||||
@ -23,7 +23,6 @@ BuildRequires: perl(HTML::Tagset) >= 3
|
||||
BuildRequires: perl(HTTP::Headers)
|
||||
BuildRequires: perl(IO::File)
|
||||
BuildRequires: perl(URI)
|
||||
BuildRequires: perl(vars)
|
||||
BuildRequires: perl(XSLoader)
|
||||
# Tests
|
||||
BuildRequires: perl(Config)
|
||||
@ -75,6 +74,9 @@ make test
|
||||
%{_mandir}/man3/*.3pm*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 05 2021 Jitka Plesnikova <jplesnik@redhat.com> - 3.76-1
|
||||
- 3.76 bump
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.75-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user