8
0

Accepting request 1185178 from devel:languages:perl:autoupdate

- Remove openssl3_1-adapt_tests.patch (fixed upstream)
- updated to 1.11
   see /usr/share/doc/packages/perl-Protocol-HTTP2/Changes
  1.11 2024-05-19T16:55:28Z
      - Fix minor typos and spelling errors (Yoshikazu Sawa)
      - Do not hardcode tlsv1 which is deprecated and disabled in some systems (Olivier Gayot)
      - Fix length-undef warnings in pre-5.12 perls (Felipe Gasper)

OBS-URL: https://build.opensuse.org/request/show/1185178
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Protocol-HTTP2?expand=0&rev=6
This commit is contained in:
2024-07-03 16:28:21 +00:00
committed by Git OBS Bridge
parent 962f7b261a
commit dcb4c0286e
6 changed files with 59 additions and 46 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jul 3 16:17:00 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Remove openssl3_1-adapt_tests.patch (fixed upstream)
-------------------------------------------------------------------
Mon May 20 03:07:24 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.11
see /usr/share/doc/packages/perl-Protocol-HTTP2/Changes
1.11 2024-05-19T16:55:28Z
- Fix minor typos and spelling errors (Yoshikazu Sawa)
- Do not hardcode tlsv1 which is deprecated and disabled in some systems (Olivier Gayot)
- Fix length-undef warnings in pre-5.12 perls (Felipe Gasper)
-------------------------------------------------------------------
Tue May 9 12:28:36 UTC 2023 - Dirk Stoecker <opensuse@dstoecker.de>