[perl-IO-Socket-IP] 0.36 bump

Petr Šabata psabata at fedoraproject.org
Fri Jan 30 09:40:53 UTC 2015


commit b4ed65ee7cd11e0109ae73d09c14435b5cfe1745
Author: Petr Šabata <contyk at redhat.com>
Date:   Fri Jan 30 10:40:43 2015 +0100

    0.36 bump
    
    - Win32 changes only

 .gitignore             |    1 +
 perl-IO-Socket-IP.spec |    6 +++++-
 sources                |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ec6244..0c31d0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /IO-Socket-IP-0.33.tar.gz
 /IO-Socket-IP-0.34.tar.gz
 /IO-Socket-IP-0.35.tar.gz
+/IO-Socket-IP-0.36.tar.gz
diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec
index 85a25f0..6c03225 100644
--- a/perl-IO-Socket-IP.spec
+++ b/perl-IO-Socket-IP.spec
@@ -1,5 +1,5 @@
 Name:           perl-IO-Socket-IP
-Version:        0.35
+Version:        0.36
 Release:        1%{?dist}
 Summary:        Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
 License:        GPL+ or Artistic
@@ -60,6 +60,10 @@ rm -f t/21nonblocking-connect-internet.t
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 30 2015 Petr Šabata <contyk at redhat.com> - 0.36-1
+- 0.36 bump
+- Win32 changes only
+
 * Mon Jan 05 2015 Petr Šabata <contyk at redhat.com> - 0.35-1
 - 0.35 bugfix bump
 
diff --git a/sources b/sources
index 657d226..6df71ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ee92ba70c0e64ff699c21a866083d5a  IO-Socket-IP-0.35.tar.gz
+3460c4657b4b9c329ba65a8e0b390937  IO-Socket-IP-0.36.tar.gz



More information about the perl-devel mailing list