Stephan Kulow 2013-07-26 05:33:26 +00:00 committed by Git OBS Bridge
parent 9f4f15172c
commit 0e49cd8e1c
4 changed files with 12 additions and 18 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 26 05:32:06 UTC 2013 - coolo@suse.com
- updated to 2.71
* Correct typos.
- https://rt.cpan.org/Public/Bug/Display.html?id=86344
-------------------------------------------------------------------
Wed Jun 5 07:41:15 UTC 2013 - coolo@suse.com

View File

@ -19,7 +19,7 @@
%bcond_with test
Name: perl-IO-Socket-INET6
Version: 2.70
Version: 2.71
Release: 0
%define cpan_name IO-Socket-INET6
Summary: Object interface for AF_INET/AF_INET6 domain sockets
@ -37,22 +37,9 @@ BuildArch: noarch
BuildRequires: perl(Test::Pod) >= 1.14
BuildRequires: perl(Test::Pod::Coverage) >= 1.04
%endif
BuildRequires: perl(Carp)
BuildRequires: perl(Errno)
BuildRequires: perl(Exporter)
BuildRequires: perl(IO::Socket)
BuildRequires: perl(Socket)
BuildRequires: perl(Module::Build) >= 0.36
BuildRequires: perl(Socket6) >= 0.12
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
Requires: perl(Carp)
Requires: perl(Errno)
Requires: perl(Exporter)
Requires: perl(IO::Socket)
Requires: perl(Socket)
Requires: perl(Socket6) >= 0.12
Requires: perl(strict)
Requires: perl(warnings)
%description
IO::Socket::INET6 provides an object interface to creating and using