diff --git a/HTTP-DAV-0.42.tar.bz2 b/HTTP-DAV-0.42.tar.bz2 deleted file mode 100644 index f1415e6..0000000 --- a/HTTP-DAV-0.42.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:81e0aba82f29acab176724c1572fd265b292e20f5467f31528fd8f162fa872d6 -size 77755 diff --git a/HTTP-DAV-0.43.tar.bz2 b/HTTP-DAV-0.43.tar.bz2 new file mode 100644 index 0000000..084014d --- /dev/null +++ b/HTTP-DAV-0.43.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c412a0ca3309f95256f9dc8177347bd57d33970b65cb16fc075852bfa9252fab +size 78374 diff --git a/perl-HTTP-DAV.changes b/perl-HTTP-DAV.changes index bd80df1..c769b0a 100644 --- a/perl-HTTP-DAV.changes +++ b/perl-HTTP-DAV.changes @@ -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 diff --git a/perl-HTTP-DAV.spec b/perl-HTTP-DAV.spec index 15a32c6..b1ccb82 100644 --- a/perl-HTTP-DAV.spec +++ b/perl-HTTP-DAV.spec @@ -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