0.35 bugfix bump

This commit is contained in:
Petr Šabata 2015-01-05 16:09:48 +01:00
parent 56ffd4a6c2
commit 1e5159513d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
49808943ba3e5c69bcab80d90beddfc6 IO-Socket-IP-0.34.tar.gz
4ee92ba70c0e64ff699c21a866083d5a IO-Socket-IP-0.35.tar.gz