public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-IO-Socket-SSL] rawhide: Fix procps-ng usage
Date: Wed, 03 Jun 2026 11:34:36 GMT	[thread overview]
Message-ID: <178048647612.1.13845111073968175913.rpms-perl-IO-Socket-SSL-1c6411e04c78@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-06-03 11:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178048647612.1.13845111073968175913.rpms-perl-IO-Socket-SSL-1c6411e04c78@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox