8
0

Accepting request 1160751 from devel:languages:perl:autoupdate

- updated to 6.14
   see /usr/share/doc/packages/perl-LWP-Protocol-https/Changes
  6.14      2024-03-11 01:08:33Z
      - Inherit with 'use parent' instead of 'use base' (GH#78) (Marin Tsanov)

OBS-URL: https://build.opensuse.org/request/show/1160751
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-LWP-Protocol-https?expand=0&rev=27
This commit is contained in:
2024-03-27 19:00:46 +00:00
committed by Git OBS Bridge
parent d92c1e7f23
commit b21f255f6e
4 changed files with 15 additions and 5 deletions

View File

@@ -18,9 +18,10 @@
%define cpan_name LWP-Protocol-https
Name: perl-LWP-Protocol-https
Version: 6.130.0
Version: 6.140.0
Release: 0
%define cpan_version 6.13
# 6.14 -> normalize -> 6.140.0
%define cpan_version 6.14
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Provide https support for LWP::UserAgent
URL: https://metacpan.org/release/%{cpan_name}