diff --git a/.gitignore b/.gitignore index 0c31d0e..008a9dd 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /IO-Socket-IP-0.34.tar.gz /IO-Socket-IP-0.35.tar.gz /IO-Socket-IP-0.36.tar.gz +/IO-Socket-IP-0.37.tar.gz diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec index 6c03225..1d03e2f 100644 --- a/perl-IO-Socket-IP.spec +++ b/perl-IO-Socket-IP.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-IP -Version: 0.36 +Version: 0.37 Release: 1%{?dist} Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6 License: GPL+ or Artistic @@ -60,6 +60,9 @@ rm -f t/21nonblocking-connect-internet.t %{_mandir}/man3/* %changelog +* Fri Mar 13 2015 Petr Šabata - 0.37-1 +- 0.37 bump + * Fri Jan 30 2015 Petr Šabata - 0.36-1 - 0.36 bump - Win32 changes only diff --git a/sources b/sources index 6df71ee..64f26c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3460c4657b4b9c329ba65a8e0b390937 IO-Socket-IP-0.36.tar.gz +49b39aa1be331dc983695d19ab47cef3 IO-Socket-IP-0.37.tar.gz