From 53d3b0cd04b0030031188ae7efd6040e0335b0cc Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 30 May 2019 10:41:45 +0200 Subject: [PATCH] Perl 5.30 rebuild --- perl-Socket.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)