[perl-IO-Socket-IP/f20] 0.30 bump

Petr Pisar ppisar at fedoraproject.org
Mon Jul 7 11:43:10 UTC 2014


commit 482c290696c8689009372885958e766132c561ab
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jul 7 13:41:09 2014 +0200

    0.30 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 4add0ac..0cc9035 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /IO-Socket-IP-0.27.tar.gz
 /IO-Socket-IP-0.28.tar.gz
 /IO-Socket-IP-0.29.tar.gz
+/IO-Socket-IP-0.30.tar.gz
diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec
index 10fcb34..2c059f6 100644
--- a/perl-IO-Socket-IP.spec
+++ b/perl-IO-Socket-IP.spec
@@ -1,5 +1,5 @@
 Name:           perl-IO-Socket-IP
-Version:        0.29
+Version:        0.30
 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
+* Mon Jul 07 2014 Petr Pisar <ppisar at redhat.com> - 0.30-1
+- 0.30 bump
+
 * Wed Feb 26 2014 Petr Šabata <contyk at redhat.com> - 0.29-1
 - 0.29 bump
 
diff --git a/sources b/sources
index 1dfd922..229c075 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6026bb1b4ac5c3a9481616335cc4c1e7  IO-Socket-IP-0.29.tar.gz
+10d5d0eaafa5295a346d9dfcd69cbc1c  IO-Socket-IP-0.30.tar.gz


More information about the scm-commits mailing list