Accepting request 877965 from devel:languages:perl:autoupdate

- updated to 6.29
   see /usr/share/doc/packages/perl-HTTP-Message/Changes
  6.29      2021-03-06 04:50:34Z
      - fix issue with HTTP::Request internal cache for canonical url when using
        URI::URL (GH#146) (andrew-grechkin)

OBS-URL: https://build.opensuse.org/request/show/877965
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Message?expand=0&rev=37
This commit is contained in:
Pedro Monreal Gonzalez 2021-03-09 11:32:27 +00:00 committed by Git OBS Bridge
parent b142bb0ecb
commit bf6025a775
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04e3168f9576b48d45124ac681a574408ebb6fa8eb2dba6d3fe70c8f6704dbb8
size 88053

3
HTTP-Message-6.29.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4417970679e08f6deb0609009aa9515dee0c8d91dbadd6b86a26e2b8e0d6341
size 88311

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Mar 7 03:06:30 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 6.29
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.29 2021-03-06 04:50:34Z
- fix issue with HTTP::Request internal cache for canonical url when using
URI::URL (GH#146) (andrew-grechkin)
-------------------------------------------------------------------
Mon Feb 22 16:45:52 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@ -18,7 +18,7 @@
%define cpan_name HTTP-Message
Name: perl-HTTP-Message
Version: 6.28
Version: 6.29
Release: 0
Summary: HTTP style message (base class)
License: Artistic-1.0 OR GPL-1.0-or-later
@ -44,6 +44,7 @@ BuildRequires: perl(LWP::MediaTypes) >= 6
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(URI) >= 1.10
BuildRequires: perl(URI::URL)
Requires: perl(Compress::Raw::Zlib)
Requires: perl(Encode) >= 3.01
Requires: perl(Encode::Locale) >= 1