diff --git a/.gitignore b/.gitignore index 8ea825f..146b822 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /IO-Socket-IP-0.08.tar.gz /IO-Socket-IP-0.09.tar.gz +/IO-Socket-IP-0.10.tar.gz diff --git a/perl-IO-Socket-IP.spec b/perl-IO-Socket-IP.spec index e4baf27..569ba78 100644 --- a/perl-IO-Socket-IP.spec +++ b/perl-IO-Socket-IP.spec @@ -1,5 +1,5 @@ Name: perl-IO-Socket-IP -Version: 0.09 +Version: 0.10 Release: 1%{?dist} Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6 License: GPL+ or Artistic @@ -46,6 +46,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Fri May 11 2012 Petr Šabata - 0.10-1 +- 0.10 bump + * Wed Mar 14 2012 Petr Šabata - 0.09-1 - 0.09 bump diff --git a/sources b/sources index db04be5..ac80db9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -331231ae1b8105ae76cd00116ebd2b6c IO-Socket-IP-0.09.tar.gz +881caafd09122665462e293262ea0bd5 IO-Socket-IP-0.10.tar.gz