[perl-IO-Socket-IP] 0.28 bump

Petr Šabata psabata at fedoraproject.org
Wed Feb 12 15:55:11 UTC 2014


commit b700fd574d05fda9de9b5fcf0d903b7520fa0e17
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Feb 12 16:55:48 2014 +0100

    0.28 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 95c29d1..57d4bd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /IO-Socket-IP-0.24.tar.gz
 /IO-Socket-IP-0.26.tar.gz
 /IO-Socket-IP-0.27.tar.gz
+/IO-Socket-IP-0.28.tar.gz
diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec
index b4a51c7..3713d79 100644
--- a/perl-IO-Socket-IP.spec
+++ b/perl-IO-Socket-IP.spec
@@ -1,5 +1,5 @@
 Name:           perl-IO-Socket-IP
-Version:        0.27
+Version:        0.28
 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
+* Wed Feb 12 2014 Petr Šabata <contyk at redhat.com> - 0.28-1
+- 0.28 bump
+
 * Tue Jan 21 2014 Petr Šabata <contyk at redhat.com> - 0.27-1
 - 0.27 bump, test suite enhancements only
 
diff --git a/sources b/sources
index b11682b..18efe10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bc43f6fb1e8c1c6350fe507cf5413e2  IO-Socket-IP-0.27.tar.gz
+af171292d769374c0a3fe7f7bc0b757c  IO-Socket-IP-0.28.tar.gz


More information about the scm-commits mailing list