Perl 5.32 rebuild

This commit is contained in:
Jitka Plesnikova 2020-06-23 10:39:39 +02:00
parent 49a9cf1d85
commit af258a371d

View File

@ -3,7 +3,7 @@
Name: perl-LWP-Protocol-https
Version: 6.07
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Provide HTTPS support for LWP::UserAgent
License: GPL+ or Artistic
URL: https://metacpan.org/release/LWP-Protocol-https
@ -83,6 +83,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 6.07-12
- Perl 5.32 rebuild
* Fri Feb 14 2020 Petr Pisar <ppisar@redhat.com> - 6.07-11
- Disable tests that need the Internet by default