8
0
forked from pool/perl-HTTP-DAV

Accepting request 1235303 from devel:languages:perl:autoupdate

- updated to 0.500.0 (0.50)
   see /usr/share/doc/packages/perl-HTTP-DAV/Changes
    v0.50 (released 2024/10/16):
      *   bug fixes
          Fixed missing custom headers when calling PUT methods. Closes
          "RT#100756". Thanks Georg Acher for the patch and for patiently
          waiting a decade (!) for a fix.

OBS-URL: https://build.opensuse.org/request/show/1235303
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-DAV?expand=0&rev=34
This commit is contained in:
2025-01-06 17:19:28 +00:00
committed by Git OBS Bridge
parent e6ecea96ff
commit 289ac085fe
4 changed files with 38 additions and 16 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Oct 17 05:34:25 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.500.0 (0.50)
see /usr/share/doc/packages/perl-HTTP-DAV/Changes
v0.50 (released 2024/10/16):
* bug fixes
Fixed missing custom headers when calling PUT methods. Closes
"RT#100756". Thanks Georg Acher for the patch and for patiently
waiting a decade (!) for a fix.
-------------------------------------------------------------------
Thu Dec 6 15:44:54 UTC 2018 - Stephan Kulow <coolo@suse.com>