0.16 bump

This commit is contained in:
Petr Šabata 2012-06-25 11:26:48 +02:00
parent ff72bd8d57
commit d5229332d8
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/IO-Socket-IP-0.11.tar.gz
/IO-Socket-IP-0.14.tar.gz
/IO-Socket-IP-0.15.tar.gz
/IO-Socket-IP-0.16.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-IO-Socket-IP
Version: 0.15
Version: 0.16
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
* Mon Jun 25 2012 Petr Šabata <contyk@redhat.com> - 0.16-1
- 0.16 (IO::Socket::INET compatibility enhancement)
* Thu Jun 21 2012 Petr Šabata <contyk@redhat.com> - 0.15-1
- 0.15 bump

View File

@ -1 +1 @@
f9ba43be30cd97f00f753b6e1ade1bae IO-Socket-IP-0.15.tar.gz
5824b2b60cb42cde29b8e99f0c7c0e43 IO-Socket-IP-0.16.tar.gz