Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-18 11:47:07 +02:00
parent 0707589d43
commit 5bbe42ef9d

View File

@ -1,6 +1,6 @@
Name: perl-NetAddr-IP
Version: 4.069
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)
@ -56,6 +56,9 @@ make test
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
%changelog
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 4.069-2
- Perl 5.18 rebuild
* Sun May 26 2013 Paul Howarth <paul@city-fan.org> - 4.069-1
- Update to 4.069
- Add proper pod encoding in Lite.pm