Update to 4.070

- New upstream release 4.070
  - Yet another documention error fixed
  - Add new6FFFF, RFC4291 compliant ipv4->ipV6 new in Lite.pm
This commit is contained in:
Paul Howarth 2013-09-13 16:39:27 +01:00
parent 3ba5466583
commit 78cdd666a3
2 changed files with 8 additions and 3 deletions

View File

@ -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 <paul@city-fan.org> - 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 <rel-eng@lists.fedoraproject.org> - 4.069-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
7721135fcea390327f75421a6b701144 NetAddr-IP-4.069.tar.gz
74aa1dcdab7824e228528a64f48ad5a0 NetAddr-IP-4.070.tar.gz