Update to 4.055

- New upstream release 4.055
  - In Lite.pm v1.38:
    - Patch for CPAN RT#71869: issues with Math::BigInt variants
This commit is contained in:
Paul Howarth 2011-10-29 13:33:54 +01:00
parent 643b76122b
commit 7d832fef36
2 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-NetAddr-IP
Version: 4.054
Version: 4.055
Release: 1%{?dist}
Summary: Manages IPv4 and IPv6 addresses and subnets
License: GPLv2+
@ -54,6 +54,11 @@ make test
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
%changelog
* Sat Oct 29 2011 Paul Howarth <paul@city-fan.org> 4.055-1
- update to 4.055
- in Lite.pm v1.38:
- patch for CPAN RT#71869: issues with Math::BigInt variants
* Fri Oct 28 2011 Paul Howarth <paul@city-fan.org> 4.054-1
- update to 4.054
- in Lite.pm v1.37:

View File

@ -1 +1 @@
9fbfdc88663a7782b88e10a81e453091 NetAddr-IP-4.054.tar.gz
ef88664a65e77317dea22fe363d3d3d7 NetAddr-IP-4.055.tar.gz