0.38 bump

This commit is contained in:
Jitka Plesnikova 2016-08-09 10:35:29 +02:00
parent 4b859329e9
commit 97c7adfee3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/IO-Socket-IP-0.35.tar.gz
/IO-Socket-IP-0.36.tar.gz
/IO-Socket-IP-0.37.tar.gz
/IO-Socket-IP-0.38.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-IO-Socket-IP
Version: 0.37
Release: 367%{?dist}
Version: 0.38
Release: 1%{?dist}
Summary: Drop-in replacement for IO::Socket::INET supporting both IPv4 and IPv6
License: GPL+ or Artistic
Group: Development/Libraries
@ -66,6 +66,9 @@ make test
%{_mandir}/man3/*
%changelog
* Tue Aug 09 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.38-1
- 0.38 bump
* Tue Jul 12 2016 Petr Pisar <ppisar@redhat.com> - 0.37-367
- Migrate from Module::Build to ExtUtils::MakeMaker
- Correct IO/Socket/IP.pm file mode

View File

@ -1 +1 @@
49b39aa1be331dc983695d19ab47cef3 IO-Socket-IP-0.37.tar.gz
71393835f794db842aa8ada9a03d3133 IO-Socket-IP-0.38.tar.gz