diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec index 7a77907..a8ec29b 100644 --- a/perl-NetAddr-IP.spec +++ b/perl-NetAddr-IP.spec @@ -1,5 +1,5 @@ Name: perl-NetAddr-IP -Version: 4.067 +Version: 4.068 Release: 1%{?dist} Summary: Manages IPv4 and IPv6 addresses and subnets # Lite/Util/Util.xs is GPLv2+ @@ -61,6 +61,10 @@ make test %{_mandir}/man3/NetAddr::IP::UtilPP.3pm* %changelog +* Wed Apr 3 2013 Paul Howarth 4.068-1 +- Update to 4.068 + - Update Makefile.PL in Util.pm to better detect 'winduhs' + * Sun Mar 31 2013 Paul Howarth - 4.067-1 - Update to 4.067 - Improved diagnostic message for "die" with bad mask for hostenum, diff --git a/sources b/sources index 9c88a4b..6d3063c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89a6f9969539d2c35a7c8c08c25c2410 NetAddr-IP-4.067.tar.gz +2d3cfeb6a02cac224deb42667e6d9fef NetAddr-IP-4.068.tar.gz