public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-IO-Socket-SSL] rawhide: Fix procps-ng usage
@ 2026-06-03 11:34 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-03 11:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-IO-Socket-SSL
Branch : rawhide
Commit : 1c6411e04c783b6d25a6d5f46e8a6d64fb1ae3c6
Author : Michal Josef Špaček <mspacek@redhat.com>
Date   : 2026-06-03T10:24:46+02:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-IO-Socket-SSL/c/1c6411e04c783b6d25a6d5f46e8a6d64fb1ae3c6?branch=rawhide

Log:
Fix procps-ng usage

---
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 6d21ad2..824bca3 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -8,7 +8,7 @@
 
 Name:		perl-IO-Socket-SSL
 Version:	2.098
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Perl library for transparent SSL
 License:	(GPL-1.0-or-later OR Artistic-1.0-Perl) AND MPL-2.0
 URL:		https://metacpan.org/release/IO-Socket-SSL
@@ -62,7 +62,8 @@ BuildRequires:	perl(Net::LibIDN)
 %endif
 BuildRequires:	perl(Test::More) >= 0.88
 BuildRequires:	perl(utf8)
-BuildRequires:	procps
+# ps in t/memleak_bad_handshake.t
+BuildRequires:	procps-ng
 # Dependencies
 Requires:	openssl-libs >= 0.9.8
 Requires:	perl(Config)
@@ -127,6 +128,9 @@ make test
 %{_mandir}/man3/IO::Socket::SSL::PublicSuffix.3*
 
 %changelog
+* Wed Jun 03 2026 Michal Josef Špaček <mspacek@redhat.com> - 2.098-3
+- Fix procps-ng usage
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.098-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-06-03 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 11:34 [rpms/perl-IO-Socket-SSL] rawhide: Fix procps-ng usage 

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