Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-18 11:36:03 +02:00
parent 7fe63abe7e
commit cc377807ab
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-IP
Version: 0.21
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
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 0.21-2
- Perl 5.18 rebuild
* Mon Apr 29 2013 Petr Šabata <contyk@redhat.com> - 0.21-1
- 0.21 bump