Accepting request 946096 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/946096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-Message?expand=0&rev=33
This commit is contained in:
Dominique Leuenberger 2022-01-14 22:12:29 +00:00 committed by Git OBS Bridge
commit 3a8f04b3c6
4 changed files with 17 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 6 03:06:20 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 6.36
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.36 2022-01-05 14:39:42Z
- Fix examples in HTTP::Request::Common synopsis: HTTP::Request::Common
does not put headers in an arrayref, unlike HTTP::Request (GH#170) (Karen
Etheridge)
- Update to contributing information (GH#171) (Håkon Hægland)
-------------------------------------------------------------------
Fri Nov 12 03:06:15 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-HTTP-Message
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define cpan_name HTTP-Message
Name: perl-HTTP-Message
Version: 6.35
Version: 6.36
Release: 0
Summary: HTTP style message (base class)
License: Artistic-1.0 OR GPL-1.0-or-later