8
0
forked from pool/perl-HTTP-DAV

Accepting request 297050 from devel:languages:perl:autoupdate

- updated to 0.48
   see /usr/share/doc/packages/perl-HTTP-DAV/Changes
    v0.48 (released 2015/03/26):
      *   bug fixes
  
          "RT#103126", fixed faulty code to add trailing slash to URLs.
  
    v0.47 (released 2012/03/24):
      *   bug fixes
  
          Improve "propfind()" resilience when server response contains
          broken, truncated or no XML at all. RT#75011.

OBS-URL: https://build.opensuse.org/request/show/297050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-DAV?expand=0&rev=30
This commit is contained in:
Stephan Kulow
2015-04-16 05:31:19 +00:00
committed by Git OBS Bridge
parent d502d643be
commit e261e90c89
5 changed files with 46 additions and 19 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Apr 14 20:55:47 UTC 2015 - coolo@suse.com
- updated to 0.48
see /usr/share/doc/packages/perl-HTTP-DAV/Changes
v0.48 (released 2015/03/26):
* bug fixes
"RT#103126", fixed faulty code to add trailing slash to URLs.
v0.47 (released 2012/03/24):
* bug fixes
Improve "propfind()" resilience when server response contains
broken, truncated or no XML at all. RT#75011.
-------------------------------------------------------------------
Wed Jun 5 07:24:55 UTC 2013 - coolo@suse.com