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 - 0.36-1 +- 0.36 bump +- Win32 changes only + * Mon Jan 05 2015 Petr Šabata - 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