0.28 bump
This commit is contained in:
parent
b624230c92
commit
b700fd574d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <contyk@redhat.com> - 0.28-1
|
||||
- 0.28 bump
|
||||
|
||||
* Tue Jan 21 2014 Petr Šabata <contyk@redhat.com> - 0.27-1
|
||||
- 0.27 bump, test suite enhancements only
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user