Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-30 10:41:45 +02:00
parent fb545b357e
commit 53d3b0cd04

View File

@ -1,7 +1,7 @@
Name: perl-Socket
Epoch: 4
Version: 2.029
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Networking constants and support functions
License: GPL+ or Artistic
URL: https://metacpan.org/release/Socket
@ -66,6 +66,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 4:2.029-3
- Perl 5.30 rebuild
* Mon Apr 15 2019 Petr Pisar <ppisar@redhat.com> - 4:2.029-2
- Make Socket::inet_aton() thread safe (bug #1693293)