1
0

Accepting request 35783 from devel:languages:perl

Copy from devel:languages:perl/perl-IO-Socket-INET6 based on submit request 35783 from user anicka

OBS-URL: https://build.opensuse.org/request/show/35783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-INET6?expand=0&rev=15
This commit is contained in:
OBS User autobuild 2010-03-26 15:49:26 +00:00 committed by Git OBS Bridge
parent 9b0327a2ca
commit 50f455e930
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Mar 25 17:41:26 CET 2010 - anicka@suse.cz
- update to 2.61
* Fix the inet_pton / inet_ntop import warnings
* Fix listening on :: or 0.0.0.0 - a random address instead of
the specified would be used. Added test listen_port_only.t
* Fixes to t/listen_port_only.t.
* Syntax change to adapt for older Perls
-------------------------------------------------------------------
Wed Jan 13 16:34:07 CET 2010 - anicka@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package perl-IO-Socket-INET6 (Version 2.57)
# spec file for package perl-IO-Socket-INET6 (Version 2.61)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,7 +20,7 @@
Name: perl-IO-Socket-INET6
BuildRequires: perl-Socket6
Version: 2.57
Version: 2.61
Release: 1
Requires: perl = %{perl_version}
Requires: perl-Socket6