diff --git a/libwww-perl-6.03.tar.gz b/libwww-perl-6.03.tar.gz deleted file mode 100644 index 3d7e895..0000000 --- a/libwww-perl-6.03.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:af11179badf55dc60cb83e81fac212a74bce959dc9d16d0acfc087493df996fe -size 131485 diff --git a/libwww-perl-6.04.tar.gz b/libwww-perl-6.04.tar.gz new file mode 100644 index 0000000..e1c3a94 --- /dev/null +++ b/libwww-perl-6.04.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9715e30d814e132925fdf30500595559a2016061914b0e17b025233f975227d +size 132382 diff --git a/perl-libwww-perl.changes b/perl-libwww-perl.changes index 9f86679..bd13205 100644 --- a/perl-libwww-perl.changes +++ b/perl-libwww-perl.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Mon Feb 20 02:36:32 UTC 2012 - vcizek@suse.com + +- update to 6.04 +Gisle Aas (4): + Typo fix; envirionment [RT#72386] + Implement $ua->is_online test + Add separate option to enable the live jigsaw tests + Merge pull request #10 from trcjr/master +Theodore Robert Campbell Jr (3): + now with put and delete helpers + updated POD + unit tests for ua->put and ua->delete +Peter Rabbitson (1): + These modules work with 5.8.1 +_______________________________________________________________________________ + ------------------------------------------------------------------- Mon Oct 17 01:37:09 UTC 2011 - vcizek@suse.com diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 81ff395..47e4490 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -1,7 +1,7 @@ # # spec file for package perl-libwww-perl # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: perl-libwww-perl -Version: 6.03 +Version: 6.04 Release: 1 License: GPL-1.0+ or Artistic-1.0 %define cpan_name libwww-perl @@ -105,9 +105,6 @@ perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %check -mv t/live/jigsaw-chunk.t t/live/jigsaw-chunk.tt -mv t/live/jigsaw-md5.t t/live/jigsaw-md5.tt -mv t/live/jigsaw-md5-get.t t/live/jigsaw-md5-get.tt make test %install