1
0

Accepting request 1114100 from devel:languages:perl:autoupdate

- updated to 6.45
   see /usr/share/doc/packages/perl-HTTP-Message/Changes
  6.45      2023-09-27 14:27:31Z
      - Allow for file ownership conflicts with Docker and GitHub Actions
        (GH#193) (Olaf Alders)
      - Add the 'status_code' function for getting all status codes as hash
        (GH#194) (Dai Okabayashi)

OBS-URL: https://build.opensuse.org/request/show/1114100
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Message?expand=0&rev=53
This commit is contained in:
2023-09-28 14:19:54 +00:00
committed by Git OBS Bridge
parent c9e544f422
commit e28ce0c15c
4 changed files with 33 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Sep 28 03:06:30 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 6.45
see /usr/share/doc/packages/perl-HTTP-Message/Changes
6.45 2023-09-27 14:27:31Z
- Allow for file ownership conflicts with Docker and GitHub Actions
(GH#193) (Olaf Alders)
- Add the 'status_code' function for getting all status codes as hash
(GH#194) (Dai Okabayashi)
-------------------------------------------------------------------
Thu Oct 27 03:07:31 UTC 2022 - Tina Müller <timueller+perl@suse.de>