From a80a98b9421fcc91fe2afcbf4db1c2ae387210b2279fa0596700b9d2e7f79300 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 9 Apr 2008 19:48:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-libwww-perl?expand=0&rev=4 --- libwww-perl-5.808.tar.bz2 | 3 -- libwww-perl-5.810.tar.bz2 | 3 ++ perl-libwww-perl.changes | 24 +++++++++++ perl-libwww-perl.spec | 85 +++++++++++++++++++++++++-------------- 4 files changed, 81 insertions(+), 34 deletions(-) delete mode 100644 libwww-perl-5.808.tar.bz2 create mode 100644 libwww-perl-5.810.tar.bz2 diff --git a/libwww-perl-5.808.tar.bz2 b/libwww-perl-5.808.tar.bz2 deleted file mode 100644 index 80b020d..0000000 --- a/libwww-perl-5.808.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c054c9578b1b3a52776270eaf1ead0ec1375b31e7b670684d85855b7454069d4 -size 188635 diff --git a/libwww-perl-5.810.tar.bz2 b/libwww-perl-5.810.tar.bz2 new file mode 100644 index 0000000..86070a7 --- /dev/null +++ b/libwww-perl-5.810.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf459e074c3af983459b5e9c5f0b9305b25b1c9b973cd4a2e5cbf134b7a9e8ff +size 189822 diff --git a/perl-libwww-perl.changes b/perl-libwww-perl.changes index 1a571d5..e2fdb43 100644 --- a/perl-libwww-perl.changes +++ b/perl-libwww-perl.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Apr 9 13:47:57 CEST 2008 - anicka@suse.cz + +- update to 5.810 + * Small documentation issues + * Explain $netloc argument to $ua->credentials + * Make lwp-request honour option -b while dumping links + * Ignore params for date convenience methods + * Get rid of all the old CVS $Keyword:...$ templates. + Set $VERSION to 5.810. + * Complement the HTTP::Status codes + * Don't allow HTTP::Message content to be set to Unicode strings. + * Refactor test for Encode.pm + * Trigger HTML::HeadParser for XHTML + * Escape status line in error_as_HTML, convert to lowercase + * Protocol/file.pm: postpone load of URI::Escape and HTML::Entities + * HTML::Form Module and