1
0

Accepting request 578612 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/578612
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=68
This commit is contained in:
Pedro Monreal Gonzalez 2018-02-21 18:42:58 +00:00 committed by Git OBS Bridge
parent 12065806ac
commit d2d24d8a9a
4 changed files with 18 additions and 7 deletions

View File

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

3
libwww-perl-6.32.tar.gz Normal file
View File

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

View File

@ -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

View File

@ -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