Update to 4.073

- New upstream release 4.073
  - Add documentation about FQDN conversion and an option to disable
This commit is contained in:
Paul Howarth 2014-04-05 19:44:22 +01:00
parent c5fa95d3ba
commit bc4d82290c
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-NetAddr-IP
Version: 4.072
Version: 4.073
Release: 1%{?dist}
Summary: Manages IPv4 and IPv6 addresses and subnets
# Lite/Util/Util.xs is GPLv2+
@ -57,6 +57,10 @@ make test
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
%changelog
* Sat Apr 5 2014 Paul Howarth <paul@city-fan.org> - 4.073-1
- Update to 4.073
- Add documentation about FQDN conversion and an option to disable
* Tue Jan 28 2014 Paul Howarth <paul@city-fan.org> - 4.072-1
- Update to 4.072
- Modify Makefile.PL to bypass missing 'pod2text'

View File

@ -1 +1 @@
7764bf54881cd014880c0b77161f16aa NetAddr-IP-4.072.tar.gz
4dc78e95809450100c1037cc10942fdf NetAddr-IP-4.073.tar.gz