Update to 4.071

- New upstream release 4.071
  - Add method "canon"
This commit is contained in:
Paul Howarth 2013-10-01 10:48:23 +01:00
parent 78cdd666a3
commit 94eebdf9d5
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-NetAddr-IP
Version: 4.070
Version: 4.071
Release: 1%{?dist}
Summary: Manages IPv4 and IPv6 addresses and subnets
# Lite/Util/Util.xs is GPLv2+
@ -56,6 +56,10 @@ make test
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
%changelog
* Tue Oct 1 2013 Paul Howarth <paul@city-fan.org> - 4.071-1
- Update to 4.071
- Add method "canon"
* Fri Sep 13 2013 Paul Howarth <paul@city-fan.org> - 4.070-1
- Update to 4.070
- Yet another documention error fixed

View File

@ -1 +1 @@
74aa1dcdab7824e228528a64f48ad5a0 NetAddr-IP-4.070.tar.gz
f0da45422022fdf1ccfa90b8068d782b NetAddr-IP-4.071.tar.gz