[perl-IO-Socket-IP] 0.35 bugfix bump

Petr Šabata psabata at fedoraproject.org
Mon Jan 5 15:09:37 UTC 2015


commit 1e5159513d8c8af20fb247ecc81ab859def9b710
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Jan 5 16:09:48 2015 +0100

    0.35 bugfix bump

 .gitignore             |    1 +
 perl-IO-Socket-IP.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1710c7a..7ec6244 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /IO-Socket-IP-0.32.tar.gz
 /IO-Socket-IP-0.33.tar.gz
 /IO-Socket-IP-0.34.tar.gz
+/IO-Socket-IP-0.35.tar.gz
diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec
index 78de916..85a25f0 100644
--- a/perl-IO-Socket-IP.spec
+++ b/perl-IO-Socket-IP.spec
@@ -1,6 +1,6 @@
 Name:           perl-IO-Socket-IP
-Version:        0.34
-Release:        2%{?dist}
+Version:        0.35
+Release:        1%{?dist}
 Summary:        Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -60,6 +60,9 @@ rm -f t/21nonblocking-connect-internet.t
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 05 2015 Petr Šabata <contyk at redhat.com> - 0.35-1
+- 0.35 bugfix bump
+
 * Fri Dec 12 2014 Petr Pisar <ppisar at redhat.com> - 0.34-2
 - Do not build-require non-core Socket6 module when bootstrapping this core
   module
diff --git a/sources b/sources
index 2975a75..657d226 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49808943ba3e5c69bcab80d90beddfc6  IO-Socket-IP-0.34.tar.gz
+4ee92ba70c0e64ff699c21a866083d5a  IO-Socket-IP-0.35.tar.gz



More information about the perl-devel mailing list