0.10 bump

This commit is contained in:
Petr Šabata 2012-05-11 13:09:04 +02:00
parent 7871bed26a
commit 0346f9328e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <contyk@redhat.com> - 0.10-1
- 0.10 bump
* Wed Mar 14 2012 Petr Šabata <contyk@redhat.com> - 0.09-1
- 0.09 bump

View File

@ -1 +1 @@
331231ae1b8105ae76cd00116ebd2b6c IO-Socket-IP-0.09.tar.gz
881caafd09122665462e293262ea0bd5 IO-Socket-IP-0.10.tar.gz