8
0

Accepting request 946038 from devel:languages:perl:autoupdate

- 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)

OBS-URL: https://build.opensuse.org/request/show/946038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Message?expand=0&rev=46
This commit is contained in:
2022-01-13 11:30:22 +00:00
committed by Git OBS Bridge
parent 571b4619f3
commit 3bbab6c28b
4 changed files with 17 additions and 5 deletions

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>