diff --git a/perl-NetAddr-IP.changes b/perl-NetAddr-IP.changes index 484d0df..666d1a7 100644 --- a/perl-NetAddr-IP.changes +++ b/perl-NetAddr-IP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Aug 28 14:46:31 UTC 2011 - andrea.turrini@gmail.com + +- fixed typos in perl-NetAddr-IP.spec + ------------------------------------------------------------------- Wed Jun 8 13:10:29 UTC 2011 - coolo@novell.com diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec index eda9c6e..e32b208 100644 --- a/perl-NetAddr-IP.spec +++ b/perl-NetAddr-IP.spec @@ -32,7 +32,7 @@ BuildRequires: perl-macros %description This module provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations. Version 4.xx of -NetAdder::IP will will work older versions of Perl and does *not* use +NetAddr::IP will work with older versions of Perl and does *not* use Math::BigInt as in previous versions. The internal representation of all IP objects is in 128 bit IPv6 notation.