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:
parent
d92c1e7f23
commit
b21f255f6e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:598bd131f7546af63561f61e398506857e8ee69e5ac116936c344fecb98c38bb
|
||||
size 33619
|
3
LWP-Protocol-https-6.14.tar.gz
Normal file
3
LWP-Protocol-https-6.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59cdeabf26950d4f1bef70f096b0d77c5b1c5a7b5ad1b66d71b681ba279cbb2a
|
||||
size 33714
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 22 16:13:25 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 22:41:00 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user