0.14 bump

This commit is contained in:
Petr Šabata 2012-06-19 11:23:04 +02:00
parent b3e31fcce6
commit 81f36b3e6e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/IO-Socket-IP-0.09.tar.gz
/IO-Socket-IP-0.10.tar.gz
/IO-Socket-IP-0.11.tar.gz
/IO-Socket-IP-0.14.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-IP
Version: 0.11
Release: 2%{?dist}
Version: 0.14
Release: 1%{?dist}
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
License: GPL+ or Artistic
Group: Development/Libraries
@ -46,6 +46,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
* Tue Jun 19 2012 Petr Šabata <contyk@redhat.com> - 0.14-1
- 0.14 bump
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 0.11-2
- Perl 5.16 rebuild

View File

@ -1 +1 @@
0a6d1743d32d08a33a1e4ebf543e255a IO-Socket-IP-0.11.tar.gz
fbf6ef43d0c7a6de70569fe6ff29a2ba IO-Socket-IP-0.14.tar.gz