diff --git a/.gitignore b/.gitignore index 0e629a3..1710c7a 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /IO-Socket-IP-0.31.tar.gz /IO-Socket-IP-0.32.tar.gz /IO-Socket-IP-0.33.tar.gz +/IO-Socket-IP-0.34.tar.gz diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec index 3be7d77..0dba5d2 100644 --- a/perl-IO-Socket-IP.spec +++ b/perl-IO-Socket-IP.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-IP -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6 License: GPL+ or Artistic @@ -59,6 +59,9 @@ rm -f t/21nonblocking-connect-internet.t %{_mandir}/man3/* %changelog +* Fri Dec 05 2014 Petr Šabata - 0.34-1 +- 0.34 bump, VMS bugfixes + * Tue Nov 25 2014 Petr Šabata - 0.33-1 - 0.33 bump diff --git a/sources b/sources index 0b605b3..2975a75 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0bd5e5c1141fa77e6458b3056181bae IO-Socket-IP-0.33.tar.gz +49808943ba3e5c69bcab80d90beddfc6 IO-Socket-IP-0.34.tar.gz