8
0

Accepting request 440796 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/440796
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Validate-IP?expand=0&rev=7
This commit is contained in:
2016-11-18 07:33:02 +00:00
committed by Git OBS Bridge
parent 833d137441
commit 61794e7b82
4 changed files with 18 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Nov 18 06:19:31 UTC 2016 - coolo@suse.com
- updated to 0.27
see /usr/share/doc/packages/perl-Data-Validate-IP/Changes
0.27 2016-11-17
- If your version of Socket.pm provides a sane inet_pton, most of the is_*_ip
subroutines will use a much faster implementation. is_private_ipv4 and
is_private_ipv4 are approximately 16x faster. is_private_ipv6 and
is_public_ipv6 are about 3-4x faster. Implemented by Greg Oschwald. GitHub
PR #8.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 1 09:27:52 UTC 2016 - coolo@suse.com Wed Jun 1 09:27:52 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Data-Validate-IP Name: perl-Data-Validate-IP
Version: 0.26 Version: 0.27
Release: 0 Release: 0
%define cpan_name Data-Validate-IP %define cpan_name Data-Validate-IP
Summary: IPv4 and IPv6 validation methods Summary: IPv4 and IPv6 validation methods