Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-15 08:54:30 +02:00
parent 35c1d50f74
commit 856e316a1a

View File

@ -1,6 +1,6 @@
Name: perl-NetAddr-IP
Version: 4.079
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Manages IPv4 and IPv6 addresses and subnets
# Lite/Util/Util.xs is GPLv2+
# Other files are (GPLv2+ or Artistic clarified)
@ -81,6 +81,9 @@ make test
%{_mandir}/man3/NetAddr::IP::UtilPP.3*
%changelog
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 4.079-2
- Perl 5.24 rebuild
* Sun Mar 27 2016 Paul Howarth <paul@city-fan.org> - 4.079-1
- Update to 4.079
- Correct non-suppression of leading zeros in certain instances of new_no use