update to 6.10

This commit is contained in:
wu-leilei 2022-10-21 10:33:43 +08:00
parent 283d6453cb
commit ac02bd91f7
3 changed files with 8 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -3,9 +3,9 @@
Name: perl-LWP-Protocol-https Name: perl-LWP-Protocol-https
Summary: Provides support for using https schemed URLs with LWP Summary: Provides support for using https schemed URLs with LWP
Version: 6.07 Version: 6.10
Release: 7 Release: 1
License: GPL+ or Artistic License: GPL-1.0-or-later or Artistic-1.0 or Artistic-1.0-Perl
URL: https://metacpan.org/pod/LWP::Protocol::https URL: https://metacpan.org/pod/LWP::Protocol::https
Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/LWP-Protocol-https-%{version}.tar.gz 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}/* %{perl_vendorlib}/*
%files help %files help
%doc Changes README %license LICENSE
%doc Changes
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri Oct 21 2022 wulei <wulei80@h-partners.com> - 6.10-1
- Update to 6.10
* Tue Nov 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 6.07-7 * Tue Nov 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 6.07-7
- Package init - Package init