diff --git a/Data-Validate-IP-0.26.tar.gz b/Data-Validate-IP-0.26.tar.gz deleted file mode 100644 index 0ab7a15..0000000 --- a/Data-Validate-IP-0.26.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d03190483f3ecec728c8e1b2e24989b7aed78ce3c989bea7dc6be0285d374690 -size 37128 diff --git a/Data-Validate-IP-0.27.tar.gz b/Data-Validate-IP-0.27.tar.gz new file mode 100644 index 0000000..35d0e31 --- /dev/null +++ b/Data-Validate-IP-0.27.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1aa92235dcb9c6fd9b6c8cda184d1af73537cc77f4f83a0f88207a8bfbfb7d6 +size 38139 diff --git a/perl-Data-Validate-IP.changes b/perl-Data-Validate-IP.changes index f90f0a8..4766778 100644 --- a/perl-Data-Validate-IP.changes +++ b/perl-Data-Validate-IP.changes @@ -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 diff --git a/perl-Data-Validate-IP.spec b/perl-Data-Validate-IP.spec index 5e15833..0e52079 100644 --- a/perl-Data-Validate-IP.spec +++ b/perl-Data-Validate-IP.spec @@ -17,7 +17,7 @@ Name: perl-Data-Validate-IP -Version: 0.26 +Version: 0.27 Release: 0 %define cpan_name Data-Validate-IP Summary: IPv4 and IPv6 validation methods