- update to 2.67

* IO-Socket is doing some imports so we now do use IO::Socket ().
     - Fixed the rest of the imports.

- update to 2.66
2010-06-11 Shlomi Fish <shlomif@iglu.org.il>
	* Add a fix for t/io_multihomed6.t to make sure 
	ok 3 will be printed before ok 4. due to many failures in the tests. 
	Such as:
		- http://www.cpantesters.org/cpan/report/07413426-b19f-3f77-b713-d32bba55d77f

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Socket-INET6?expand=0&rev=21
This commit is contained in:
Vítězslav Čížek 2011-01-24 10:56:08 +00:00 committed by Git OBS Bridge
parent e83d252b5f
commit 623b4766e9
4 changed files with 22 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Jan 24 10:50:55 UTC 2011 - vcizek@novell.com
- update to 2.67
* IO-Socket is doing some imports so we now do use IO::Socket ().
- Fixed the rest of the imports.
-------------------------------------------------------------------
Mon Jan 17 15:26:36 UTC 2011 - vcizek@novell.com
- update to 2.66
2010-06-11 Shlomi Fish <shlomif@iglu.org.il>
* Add a fix for t/io_multihomed6.t to make sure
ok 3 will be printed before ok 4. due to many failures in the tests.
Such as:
- http://www.cpantesters.org/cpan/report/07413426-b19f-3f77-b713-d32bba55d77f
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 17 10:07:08 UTC 2011 - vcizek@novell.com Mon Jan 17 10:07:08 UTC 2011 - vcizek@novell.com

View File

@ -22,7 +22,7 @@
Name: perl-IO-Socket-INET6 Name: perl-IO-Socket-INET6
%define cpan_name IO-Socket-INET6 %define cpan_name IO-Socket-INET6
Summary: Object interface for AF_INET|AF_INET6 domain sockets Summary: Object interface for AF_INET|AF_INET6 domain sockets
Version: 2.66 Version: 2.67
Release: 1 Release: 1
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries/Perl Group: Development/Libraries/Perl