public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Socket] f45: 2.043 bump (rhbz#2518011)
@ 2026-08-19  6:58 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-19  6:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Socket
Branch : f45
Commit : 5a09fd9148da850bb498090f566f5ff5d23621c0
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2026-08-19T08:56:37+02:00
Stats  : +6/-16 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Socket/c/5a09fd9148da850bb498090f566f5ff5d23621c0?branch=f45

Log:
2.043 bump (rhbz#2518011)

---
diff --git a/.gitignore b/.gitignore
index 978f5dd..fac259b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@
 /Socket-2.040.tar.gz
 /Socket-2.041.tar.gz
 /Socket-2.042.tar.gz
+/Socket-2.043.tar.gz

diff --git a/Socket-2.042-Fix-skip-count-for-gai_strerror-test.patch b/Socket-2.042-Fix-skip-count-for-gai_strerror-test.patch
deleted file mode 100644
index ab6d178..0000000
--- a/Socket-2.042-Fix-skip-count-for-gai_strerror-test.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- Socket-2.042/t/getaddrinfo.t.orig	2026-08-18 10:18:18.065825084 +0200
-+++ Socket-2.042/t/getaddrinfo.t	2026-08-18 10:23:38.686706687 +0200
-@@ -126,7 +126,7 @@ AI_NUMERICHOST: {
- # Now check that names with AI_NUMERICHOST fail
- 
- SKIP: {
--    skip "Resolver has no answer for $goodhost", 1 unless gethostbyname( $goodhost );
-+    skip "Resolver has no answer for $goodhost", 2 unless gethostbyname( $goodhost );
- 
-     ( $err, @res ) = getaddrinfo( $goodhost, "ftp", { flags => AI_NUMERICHOST, socktype => SOCK_STREAM } );
-     ok( $err != 0, "\$err != 0 for host=$goodhost/service=ftp/flags=AI_NUMERICHOST/socktype=SOCK_STREAM" );

diff --git a/perl-Socket.spec b/perl-Socket.spec
index 3684c21..c7c3994 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -1,13 +1,11 @@
 Name:           perl-Socket
 Epoch:          4
-Version:        2.042
+Version:        2.043
 Release:        1%{?dist}
 Summary:        Networking constants and support functions
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/Socket
 Source0:        https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Socket-%{version}.tar.gz
-# Fix skip count for gai_strerror test when DNS is unavailable (CPAN RT#180884)
-Patch0:         Socket-2.042-Fix-skip-count-for-gai_strerror-test.patch
 BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  gcc
@@ -55,7 +53,6 @@ with "%{_libexecdir}/%{name}/test".
 
 %prep
 %setup -q -n Socket-%{version}
-%patch -P0 -p1
 
 # Help file to recognise the Perl scripts
 for F in t/*.t; do
@@ -96,6 +93,9 @@ make test
 %{_libexecdir}/%{name}
 
 %changelog
+* Wed Aug 19 2026 Jitka Plesnikova <jplesnik@redhat.com> - 4:2.043-1
+- 2.043 bump (rhbz#2518011)
+
 * Tue Aug 18 2026 Jitka Plesnikova <jplesnik@redhat.com> - 4:2.042-1
 - 2.042 bump (rhbz#2517500)
 

diff --git a/sources b/sources
index c7c074b..f064aba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Socket-2.042.tar.gz) = 8af9f76a2650b8d7344dce28bbaec2fbd6270f69daae3c3f7b04219d112c0e6aa2bbd3dd6d8bb012a5ef6aa1331b40361efab0c64a4847f852da46d07af9dd00
+SHA512 (Socket-2.043.tar.gz) = 8b13b64f00e87c832911ee6404486333ab257b42dbbe2f2c7be830cdf7f440c1b9bc06cf079af9f5c7bf2e3e99ac08aa4bb869088ed5b190f1bc587bcb412e22

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-19  6:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19  6:58 [rpms/perl-Socket] f45: 2.043 bump (rhbz#2518011) Jitka Plesnikova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox