Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-20 14:57:52 +02:00
parent b1b8cbbf55
commit 511e22a890

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-INET6
Version: 2.71
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl Object interface for AF_INET|AF_INET6 domain sockets
Group: Development/Libraries
License: GPL+ or Artistic
@ -41,6 +41,9 @@ make test
%{_mandir}/man3/IO::Socket::INET6.3pm*
%changelog
* Sat Jul 20 2013 Petr Pisar <ppisar@redhat.com> - 2.71-2
- Perl 5.18 rebuild
* Sun Jun 23 2013 Paul Howarth <paul@city-fan.org> - 2.71-1
- Update to 2.71 (typo fixes - CPAN RT#73143, CPAN RT#86344)