8
0
forked from pool/perl-HTTP-DAV

Accepting request 67525 from devel:languages:perl

Accepted submit request 67525 from user coolo

OBS-URL: https://build.opensuse.org/request/show/67525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTTP-DAV?expand=0&rev=20
This commit is contained in:
Sascha Peilicke
2011-04-18 09:02:57 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

View File

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

3
HTTP-DAV-0.43.tar.bz2 Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Apr 15 11:41:27 UTC 2011 - vcizek@novell.com
- update to 0.43
- Fixed RT #38677 (http://rt.cpan.org/Public/Bug/Display.html?id=38677),
Intercept correctly 405 (Method now allowed) errors and report them
to the clients.
-------------------------------------------------------------------
Wed Dec 1 13:32:55 UTC 2010 - coolo@novell.com

View File

@@ -1,5 +1,5 @@
#
# spec file for package perl-HTTP-DAV (Version 0.42)
# spec file for package perl-HTTP-DAV (Version 0.43)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -21,7 +21,7 @@
Name: perl-HTTP-DAV
%define cpan_name HTTP-DAV
Summary: WebDAV client library for Perl5
Version: 0.42
Version: 0.43
Release: 2
License: GPL+ or Artistic
Group: Development/Libraries/Perl