diff --git a/.gitignore b/.gitignore index 95c29d1..57d4bd0 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /IO-Socket-IP-0.24.tar.gz /IO-Socket-IP-0.26.tar.gz /IO-Socket-IP-0.27.tar.gz +/IO-Socket-IP-0.28.tar.gz diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec index b4a51c7..3713d79 100644 --- a/perl-IO-Socket-IP.spec +++ b/perl-IO-Socket-IP.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-IP -Version: 0.27 +Version: 0.28 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 12 2014 Petr Šabata - 0.28-1 +- 0.28 bump + * Tue Jan 21 2014 Petr Šabata - 0.27-1 - 0.27 bump, test suite enhancements only diff --git a/sources b/sources index b11682b..18efe10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2bc43f6fb1e8c1c6350fe507cf5413e2 IO-Socket-IP-0.27.tar.gz +af171292d769374c0a3fe7f7bc0b757c IO-Socket-IP-0.28.tar.gz