0.24 bump
This commit is contained in:
parent
c09015e0fb
commit
a7f624b6a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/IO-Socket-IP-0.21.tar.gz
|
||||
/IO-Socket-IP-0.22.tar.gz
|
||||
/IO-Socket-IP-0.23.tar.gz
|
||||
/IO-Socket-IP-0.24.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-IO-Socket-IP
|
||||
Version: 0.23
|
||||
Version: 0.24
|
||||
Release: 1%{?dist}
|
||||
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
|
||||
License: GPL+ or Artistic
|
||||
@ -53,6 +53,9 @@ rm -f t/21nonblocking-connect-internet.t
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Sep 20 2013 Jitka Plesnikova <jplesnik@redhat.com> - 0.24-1
|
||||
- 0.24 bump
|
||||
|
||||
* Mon Sep 16 2013 Petr Šabata <contyk@redhat.com> - 0.23-1
|
||||
- 0.23 bump; smarter SO_REUSEPORT tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user