[perl-IO-Socket-IP] 0.24 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Fri Sep 20 11:56:41 UTC 2013


commit a7f624b6a61b90678abbf33a11300b345c010ecb
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Fri Sep 20 13:56:24 2013 +0200

    0.24 bump

 .gitignore             |    1 +
 perl-IO-Socket-IP.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c5ac49c..4229fa9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec
index 88a6ba0..e439f6a 100644
--- a/perl-IO-Socket-IP.spec
+++ b/perl-IO-Socket-IP.spec
@@ -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 at redhat.com> - 0.24-1
+- 0.24 bump
+
 * Mon Sep 16 2013 Petr Ĺ abata <contyk at redhat.com> - 0.23-1
 - 0.23 bump; smarter SO_REUSEPORT tests
 
diff --git a/sources b/sources
index 025b401..dcc721f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-864d3ceb8758dcc88a9a81e1da0bc828  IO-Socket-IP-0.23.tar.gz
+dacc069853bc5aab4e4e06c7d7cc6ac8  IO-Socket-IP-0.24.tar.gz



More information about the perl-devel mailing list