Accepting request 727233 from devel:languages:perl:autoupdate

Automatic update

OBS-URL: https://build.opensuse.org/request/show/727233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Daemon?expand=0&rev=10
This commit is contained in:
Pedro Monreal Gonzalez 2019-08-30 20:17:19 +00:00 committed by Git OBS Bridge
parent 6f56dd0078
commit 27efa09121
4 changed files with 18 additions and 5 deletions

View File

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

3
HTTP-Daemon-6.06.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Aug 30 12:30:36 UTC 2019 - <timueller+perl@suse.de>
- updated to 6.06
see /usr/share/doc/packages/perl-HTTP-Daemon/Changes
6.06 2019-08-29 14:23:17Z
- Delimit IPv6 numeric address with brackets and URI-quote an IPv6 zone
separator in url() method output (GH#32) (Petr Pisar)
- Handle undef and empty LocalAddr value in new() constructor as an
unspecified address (GH#24, RT#123069) (Petr Pisar)
- Use IO::Socket::IP for IPv6 support. (GH#31) (Chase Whitener)
-------------------------------------------------------------------
Sat Jul 27 05:10:35 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@ -17,14 +17,14 @@
Name: perl-HTTP-Daemon
Version: 6.05
Version: 6.06
Release: 0
%define cpan_name HTTP-Daemon
Summary: Simple http server class
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
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