0.35 bugfix bump
This commit is contained in:
parent
56ffd4a6c2
commit
1e5159513d
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/IO-Socket-IP-0.32.tar.gz
|
||||
/IO-Socket-IP-0.33.tar.gz
|
||||
/IO-Socket-IP-0.34.tar.gz
|
||||
/IO-Socket-IP-0.35.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-IO-Socket-IP
|
||||
Version: 0.34
|
||||
Release: 2%{?dist}
|
||||
Version: 0.35
|
||||
Release: 1%{?dist}
|
||||
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -60,6 +60,9 @@ rm -f t/21nonblocking-connect-internet.t
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 05 2015 Petr Šabata <contyk@redhat.com> - 0.35-1
|
||||
- 0.35 bugfix bump
|
||||
|
||||
* Fri Dec 12 2014 Petr Pisar <ppisar@redhat.com> - 0.34-2
|
||||
- Do not build-require non-core Socket6 module when bootstrapping this core
|
||||
module
|
||||
|
Loading…
Reference in New Issue
Block a user