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 254cede..3e752c4 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: 7 -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,9 +49,13 @@ find $RPM_BUILD_ROOT -type f -name .packlist -delete %{perl_vendorlib}/* %files help -%doc Changes README +%license LICENSE +%doc Changes %{_mandir}/man3/* %changelog +* Fri Oct 21 2022 wulei - 6.10-1 +- Update to 6.10 + * Tue Nov 12 2019 openEuler Buildteam - 6.07-7 - Package init