diff --git a/LWP-Protocol-https-6.07.tar.gz b/LWP-Protocol-https-6.07.tar.gz deleted file mode 100644 index b98851e..0000000 Binary files a/LWP-Protocol-https-6.07.tar.gz and /dev/null differ diff --git a/LWP-Protocol-https-6.10.tar.gz b/LWP-Protocol-https-6.10.tar.gz new file mode 100644 index 0000000..360127d Binary files /dev/null and b/LWP-Protocol-https-6.10.tar.gz differ diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index f05a94b..e618f4f 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -3,9 +3,9 @@ Name: perl-LWP-Protocol-https Summary: Provides support for using https schemed URLs with LWP -Version: 6.07 -Release: 8 -License: GPL+ or Artistic +Version: 6.10 +Release: 1 +License: GPL-1.0-or-later or Artistic-1.0 or Artistic-1.0-Perl URL: https://metacpan.org/pod/LWP::Protocol::https Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-https-%{version}.tar.gz @@ -49,10 +49,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -delete %{perl_vendorlib}/* %files help -%doc Changes README +%license LICENSE +%doc Changes %{_mandir}/man3/* %changelog +* Thu Jul 7 2022 liyanan - 6.10-1 +- Update to 6.10 + * Mon Aug 02 2021 chenyanpanHW - 6.07-8 - DESC: delete -Sgit from %autosetup, and delete BuildRequires git