diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec index a566a27..85f591f 100644 --- a/perl-NetAddr-IP.spec +++ b/perl-NetAddr-IP.spec @@ -1,6 +1,6 @@ Name: perl-NetAddr-IP -Version: 4.069 -Release: 3%{?dist} +Version: 4.070 +Release: 1%{?dist} Summary: Manages IPv4 and IPv6 addresses and subnets # Lite/Util/Util.xs is GPLv2+ # Other files are (GPLv2+ or Artistic clarified) @@ -56,6 +56,11 @@ make test %{_mandir}/man3/NetAddr::IP::UtilPP.3pm* %changelog +* Fri Sep 13 2013 Paul Howarth - 4.070-1 +- Update to 4.070 + - Yet another documention error fixed + - Add new6FFFF, RFC4291 compliant ipv4->ipV6 new in Lite.pm + * Sat Aug 03 2013 Fedora Release Engineering - 4.069-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 1dbea83..25ee3bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7721135fcea390327f75421a6b701144 NetAddr-IP-4.069.tar.gz +74aa1dcdab7824e228528a64f48ad5a0 NetAddr-IP-4.070.tar.gz