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:
Pedro Monreal Gonzalez 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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4417970679e08f6deb0609009aa9515dee0c8d91dbadd6b86a26e2b8e0d6341
size 88311

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

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

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>

View File

@ -18,7 +18,7 @@
%define cpan_name HTTP-Message
Name: perl-HTTP-Message
Version: 6.29
Version: 6.31
Release: 0
Summary: HTTP style message (base class)
License: Artistic-1.0 OR GPL-1.0-or-later