diff --git a/libwww-perl-6.31.tar.gz b/libwww-perl-6.31.tar.gz deleted file mode 100644 index be5c708..0000000 --- a/libwww-perl-6.31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:525d5386d39d1c1d7da8a0e9dd0cbab95cba2a4bfcfd9b83b257f49be4eecae3 -size 164626 diff --git a/libwww-perl-6.32.tar.gz b/libwww-perl-6.32.tar.gz new file mode 100644 index 0000000..6068a92 --- /dev/null +++ b/libwww-perl-6.32.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69016601111f45d80f7c40afb30c54e2af0059e7af3e5e50a24a0fc68e2f399a +size 165861 diff --git a/perl-libwww-perl.changes b/perl-libwww-perl.changes index d94aa35..a60513a 100644 --- a/perl-libwww-perl.changes +++ b/perl-libwww-perl.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 21 07:17:36 UTC 2018 - coolo@suse.com + +- updated to 6.32 + see /usr/share/doc/packages/perl-libwww-perl/Changes + + 6.32 2018-02-20 19:39:20Z + - Suggest LWP::ConsoleLogger as an alternative to the deprecated LWP::Debug (GH#278) (Olaf Alders) + - add send_te configuration to disable sending the TE header (GH#126) (Doug Bell) + - Added a developer feature to the http.t tests. (GH#257) (colinnewell) + ------------------------------------------------------------------- Mon Dec 11 07:05:37 UTC 2017 - coolo@suse.com diff --git a/perl-libwww-perl.spec b/perl-libwww-perl.spec index 265765b..35395ce 100644 --- a/perl-libwww-perl.spec +++ b/perl-libwww-perl.spec @@ -1,7 +1,7 @@ # # spec file for package perl-libwww-perl # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: perl-libwww-perl -Version: 6.31 +Version: 6.32 Release: 0 %define cpan_name libwww-perl Summary: The World-Wide Web library for Perl -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/libwww-perl/ -Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build