diff --git a/.gitignore b/.gitignore index 57d4bd0..4add0ac 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /IO-Socket-IP-0.26.tar.gz /IO-Socket-IP-0.27.tar.gz /IO-Socket-IP-0.28.tar.gz +/IO-Socket-IP-0.29.tar.gz diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec index 3713d79..10fcb34 100644 --- a/perl-IO-Socket-IP.spec +++ b/perl-IO-Socket-IP.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-IP -Version: 0.28 +Version: 0.29 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 26 2014 Petr Šabata - 0.29-1 +- 0.29 bump + * Wed Feb 12 2014 Petr Šabata - 0.28-1 - 0.28 bump diff --git a/sources b/sources index 18efe10..1dfd922 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af171292d769374c0a3fe7f7bc0b757c IO-Socket-IP-0.28.tar.gz +6026bb1b4ac5c3a9481616335cc4c1e7 IO-Socket-IP-0.29.tar.gz