Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-11 20:30:10 +02:00
parent 64c9610c37
commit 5e23506604

View File

@ -1,6 +1,6 @@
Name: perl-NetAddr-IP
Version: 4.062
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Manages IPv4 and IPv6 addresses and subnets
License: GPLv2+
Group: Development/Libraries
@ -57,6 +57,9 @@ make test
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
%changelog
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 4.062-2
- Perl 5.16 rebuild
* Fri Jun 8 2012 Paul Howarth <paul@city-fan.org> 4.062-1
- update to 4.062 (#802994)
- add is_rfc1918 to Lite.pm v1.42