Update to 4.068

- New upstream release 4.068
  - Update Makefile.PL in Util.pm to better detect 'winduhs'
This commit is contained in:
Paul Howarth 2013-04-03 22:07:33 +01:00
parent 4bfcc2ff74
commit c1d6f876b3
2 changed files with 6 additions and 2 deletions

View File

@ -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 <paul@city-fan.org> 4.068-1
- Update to 4.068
- Update Makefile.PL in Util.pm to better detect 'winduhs'
* Sun Mar 31 2013 Paul Howarth <paul@city-fan.org> - 4.067-1
- Update to 4.067
- Improved diagnostic message for "die" with bad mask for hostenum,

View File

@ -1 +1 @@
89a6f9969539d2c35a7c8c08c25c2410 NetAddr-IP-4.067.tar.gz
2d3cfeb6a02cac224deb42667e6d9fef NetAddr-IP-4.068.tar.gz