6.47 bump
This commit is contained in:
parent
04639e4f7a
commit
e7c63c6153
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ libwww-perl-5.834.tar.gz
|
||||
/libwww-perl-6.44.tar.gz
|
||||
/libwww-perl-6.45.tar.gz
|
||||
/libwww-perl-6.46.tar.gz
|
||||
/libwww-perl-6.47.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%bcond_with perl_libwww_perl_enables_internet_test
|
||||
|
||||
Name: perl-libwww-perl
|
||||
Version: 6.46
|
||||
Release: 3%{?dist}
|
||||
Version: 6.47
|
||||
Release: 1%{?dist}
|
||||
Summary: A Perl interface to the World-Wide Web
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/libwww-perl
|
||||
@ -42,7 +42,7 @@ BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(HTML::Entities)
|
||||
BuildRequires: perl(HTML::HeadParser)
|
||||
BuildRequires: perl(HTTP::Config)
|
||||
# HTTP::Cookies 6 not used at tests
|
||||
BuildRequires: perl(HTTP::Cookies) >= 6
|
||||
BuildRequires: perl(HTTP::Date) >= 6
|
||||
BuildRequires: perl(HTTP::Headers::Util)
|
||||
# HTTP::Negotiate 6 not used at tests
|
||||
@ -170,6 +170,9 @@ make test
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 2020 Petr Pisar <ppisar@redhat.com> - 6.47-1
|
||||
- 6.47 bump
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.46-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libwww-perl-6.46.tar.gz) = ff4b77b3287e17f22ebe8364a7645fec99cfc181a96fb62b63b425c01d5e84e369a12a2c9741cb3ecb612514e873cc2c1af432d7a7feb4dc1ed114eb8f8e033f
|
||||
SHA512 (libwww-perl-6.47.tar.gz) = 06f37560153aac6879ccb8887af1c99d0579d4ac2ebadf450f3586b179d2a8e18410f5a85e33ee2ade7da3d43049138178ba3eba76e3a185136972a5b830304d
|
||||
|
Loading…
Reference in New Issue
Block a user