Accepting request 862441 from home:dirkmueller:branches:devel:languages:perl

- update to 6.20:
  * Replace last use of "vars" with "our" (GH#67) (James Raspass)

OBS-URL: https://build.opensuse.org/request/show/862441
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-HTTP?expand=0&rev=30
This commit is contained in:
Pedro Monreal Gonzalez 2021-01-12 09:16:06 +00:00 committed by Git OBS Bridge
parent 0c2bf0bb46
commit f116f976bc
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:52b76ec13959522cae64d965f15da3d99dcb445eddd85d2ce4e4f4df385b2fc4
size 36937

3
Net-HTTP-6.20.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92527b2a24512961b8e3637c6216a057751e39b6fa751422ed181ff599779f1e
size 38712

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 11 21:59:35 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 6.20:
* Replace last use of "vars" with "our" (GH#67) (James Raspass)
-------------------------------------------------------------------
Fri May 17 05:15:40 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Net-HTTP
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: perl-Net-HTTP
Version: 6.19
Version: 6.20
Release: 0
%define cpan_name Net-HTTP
Summary: Low-level HTTP connection (client)
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch