diff --git a/perl-Socket.spec b/perl-Socket.spec index 7178f1e..d4ed54f 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -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 - 4:2.029-3 +- Perl 5.30 rebuild + * Mon Apr 15 2019 Petr Pisar - 4:2.029-2 - Make Socket::inet_aton() thread safe (bug #1693293)