diff --git a/LWP-Protocol-https-6.13.tar.gz b/LWP-Protocol-https-6.13.tar.gz deleted file mode 100644 index 17023a4..0000000 --- a/LWP-Protocol-https-6.13.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:598bd131f7546af63561f61e398506857e8ee69e5ac116936c344fecb98c38bb -size 33619 diff --git a/LWP-Protocol-https-6.14.tar.gz b/LWP-Protocol-https-6.14.tar.gz new file mode 100644 index 0000000..79fb7ea --- /dev/null +++ b/LWP-Protocol-https-6.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59cdeabf26950d4f1bef70f096b0d77c5b1c5a7b5ad1b66d71b681ba279cbb2a +size 33714 diff --git a/perl-LWP-Protocol-https.changes b/perl-LWP-Protocol-https.changes index e545cda..1eb43cc 100644 --- a/perl-LWP-Protocol-https.changes +++ b/perl-LWP-Protocol-https.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Mar 22 16:13:25 UTC 2024 - Tina Müller + +- 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 diff --git a/perl-LWP-Protocol-https.spec b/perl-LWP-Protocol-https.spec index 5ab8c8f..0d43257 100644 --- a/perl-LWP-Protocol-https.spec +++ b/perl-LWP-Protocol-https.spec @@ -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}