8
0

Accepting request 892395 from devel:languages:perl:autoupdate

- updated to 6.31
   see /usr/share/doc/packages/perl-HTTP-Message/Changes
  6.31      2021-05-11 18:07:37Z
      - Fix test writing to files (GH#156) (Michal Josef Špaček)
  6.30      2021-05-10 14:55:55Z
      - Don't inherit from Exporter anymore (GH#155) (Max Maischein)
      - Remove superfluous Perl version requirement. This module requires Perl
        5.6 or newer. (GH#155) (Max Maischein)

OBS-URL: https://build.opensuse.org/request/show/892395
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Message?expand=0&rev=39
This commit is contained in:
2021-05-12 09:05:04 +00:00
committed by Git OBS Bridge
parent bf6025a775
commit 1e69b607df
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed May 12 03:07:40 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 6.31
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.31 2021-05-11 18:07:37Z
- Fix test writing to files (GH#156) (Michal Josef Špaček)
6.30 2021-05-10 14:55:55Z
- Don't inherit from Exporter anymore (GH#155) (Max Maischein)
- Remove superfluous Perl version requirement. This module requires Perl
5.6 or newer. (GH#155) (Max Maischein)
-------------------------------------------------------------------
Sun Mar 7 03:06:30 UTC 2021 - Tina Müller <timueller+perl@suse.de>