[perl-IO-Socket-IP] 0.34 bump, VMS bugfixes

Petr Šabata psabata at fedoraproject.org
Fri Dec 5 13:35:35 UTC 2014


commit cb85b8d92ec77fc832425c3a1d22147f2e0f6718
Author: Petr Šabata <contyk at redhat.com>
Date:   Fri Dec 5 14:35:41 2014 +0100

    0.34 bump, VMS bugfixes

 .gitignore             |    1 +
 perl-IO-Socket-IP.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e629a3..1710c7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /IO-Socket-IP-0.31.tar.gz
 /IO-Socket-IP-0.32.tar.gz
 /IO-Socket-IP-0.33.tar.gz
+/IO-Socket-IP-0.34.tar.gz
diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec
index 3be7d77..0dba5d2 100644
--- a/perl-IO-Socket-IP.spec
+++ b/perl-IO-Socket-IP.spec
@@ -1,5 +1,5 @@
 Name:           perl-IO-Socket-IP
-Version:        0.33
+Version:        0.34
 Release:        1%{?dist}
 Summary:        Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
 License:        GPL+ or Artistic
@@ -59,6 +59,9 @@ rm -f t/21nonblocking-connect-internet.t
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 05 2014 Petr Šabata <contyk at redhat.com> - 0.34-1
+- 0.34 bump, VMS bugfixes
+
 * Tue Nov 25 2014 Petr Šabata <contyk at redhat.com> - 0.33-1
 - 0.33 bump
 
diff --git a/sources b/sources
index 0b605b3..2975a75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a0bd5e5c1141fa77e6458b3056181bae  IO-Socket-IP-0.33.tar.gz
+49808943ba3e5c69bcab80d90beddfc6  IO-Socket-IP-0.34.tar.gz


More information about the scm-commits mailing list