0.39 bump
This commit is contained in:
parent
1ec9194287
commit
4e56568b5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/IO-Socket-IP-0.36.tar.gz
|
||||
/IO-Socket-IP-0.37.tar.gz
|
||||
/IO-Socket-IP-0.38.tar.gz
|
||||
/IO-Socket-IP-0.39.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-IO-Socket-IP
|
||||
Version: 0.38
|
||||
Release: 2%{?dist}
|
||||
Version: 0.39
|
||||
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 Mar 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.39-1
|
||||
- 0.39 bump
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user