diff --git a/NetAddr-IP-4.058.tar.gz b/NetAddr-IP-4.058.tar.gz deleted file mode 100644 index 70432cc..0000000 --- a/NetAddr-IP-4.058.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1dfa6d99cd31693a0671c7b5518a3c950ff68f557cb7e9c06fbbb1f45c64a0ae -size 168778 diff --git a/NetAddr-IP-4.069.tar.gz b/NetAddr-IP-4.069.tar.gz new file mode 100644 index 0000000..caa4c45 --- /dev/null +++ b/NetAddr-IP-4.069.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96739afc484eca1597c4f4b520864b342169c8fdeef486778511e5a1527ba4e7 +size 210765 diff --git a/perl-NetAddr-IP.changes b/perl-NetAddr-IP.changes index 64d8e07..f0a483b 100644 --- a/perl-NetAddr-IP.changes +++ b/perl-NetAddr-IP.changes @@ -1,3 +1,49 @@ +------------------------------------------------------------------- +Sat Jun 8 07:53:45 UTC 2013 - coolo@suse.com + +- updated to 4.069 + IN Lite.pm v1.50, add =encoding UTF-8 + In Util.pm v1.50 + changed Makefile.PL to check for config.h when building for XS + with 'gcc', try building with 'cc', and check again. + If config.h is not found, force Pure Perl mode. + + Kill XS in winduhs and Darwin, both of which misbehave when compiling XS code + + 4.067 Sat Mar 30 12:57:20 PDT 2013 + Improved diagnostic message for "die" with bad mask for + hostenum, hostenumref, split, splitref, rsplit, rsplitref + Thanks to GENSYM@cpan.org for pointing out the need. + + 4.066 Mon Oct 29 13:30:14 PDT 2012 + update Lite.pm v1.47 to support bracketed IPv6 URI notation + as described in RFC-3986 + Thanks to Quanah Gibson-Mount mishikal@yahoo.com + + 4.065 Tue Oct 2 12:36:11 PDT 2012 + correct format for IPv6 embedded IPv4 addresses + in InetBase v0.8 + + 4.064 Tue Sep 25 13:54:47 PDT 2012 + added support for rfc3021 /31 networks to hostenum + + 4.063 Fri Aug 10 11:46:18 PDT 2012 + Updated GPL v2.0 text and address in all modules + + 4.062 Wed Jun 6 12:34:48 PDT 2012 + documentation updates courtesy of + Ben Bullock + Thank you Ben. + + 4.061 Tue May 8 16:24:03 PDT 2012 + fixed bug in Lite v1.44 that returned + $ip->num() = 2^128 for 0.0.0.0/0 + Thanks to Sebastian for spotting it. + + 4.060 Fri Apr 6 16:00:02 PDT 2012 + In Lite.pm v1.43, + fix bug #75976, change in behavior introduced in v4.050 + ------------------------------------------------------------------- Wed Mar 7 09:06:38 UTC 2012 - andrea.turrini@gmail.com diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec index dff3d20..d51a09c 100644 --- a/perl-NetAddr-IP.spec +++ b/perl-NetAddr-IP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-NetAddr-IP # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,11 @@ Name: perl-NetAddr-IP -Version: 4.058 +Version: 4.069 Release: 0 %define cpan_name NetAddr-IP Summary: Manages IPv4 and IPv6 addresses and subnets -License: Artistic-1.0 or GPL-1.0+ +License: Artistic-1.0 or GPL-2.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/NetAddr-IP/ Source: http://www.cpan.org/authors/id/M/MI/MIKER/%{cpan_name}-%{version}.tar.gz