Accepting request 184508 from devel:languages:perl
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/184508 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-IO-Socket-INET6?expand=0&rev=33
This commit is contained in:
commit
af60ade030
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5179494ebc4a4242e8553431d01fc1e4a3d0c6f80d51814bf99961148e9c83a2
|
||||
size 18877
|
3
IO-Socket-INET6-2.71.tar.gz
Normal file
3
IO-Socket-INET6-2.71.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:344b6ceb5954023b7974fd93f83bc75125a84611c7ad716c3c734fdddcd83110
|
||||
size 18946
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user