Perl 5.20 rebuild

This commit is contained in:
Jitka Plesnikova 2014-08-27 18:08:04 +02:00
parent 7e85de9d98
commit d179e3935e
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-IP
Version: 0.31
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
License: GPL+ or Artistic
Group: Development/Libraries
@ -53,6 +53,9 @@ rm -f t/21nonblocking-connect-internet.t
%{_mandir}/man3/*
%changelog
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.31-2
- Perl 5.20 rebuild
* Wed Jul 16 2014 Petr Šabata <contyk@redhat.com> - 0.31-1
- 0.31 bump