public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Mojo-IOLoop-ReadWriteProcess] rawhide: Add syscall.ph dependency for RISC-V
Date: Sun, 27 Sep 2026 08:49:27 GMT	[thread overview]
Message-ID: <179049896749.1.7885253856282118806.rpms-perl-Mojo-IOLoop-ReadWriteProcess-6be672286a2e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Mojo-IOLoop-ReadWriteProcess
Branch : rawhide
Commit : 6be672286a2e1cc50885815947721c7e87934efd
Author : Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Date   : 2026-09-21T22:17:32+02:00
Stats  : +6/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Mojo-IOLoop-ReadWriteProcess/c/6be672286a2e1cc50885815947721c7e87934efd?branch=rawhide

Log:
Add syscall.ph dependency for RISC-V

---
diff --git a/perl-Mojo-IOLoop-ReadWriteProcess.spec b/perl-Mojo-IOLoop-ReadWriteProcess.spec
index 9cac1ce..2500088 100644
--- a/perl-Mojo-IOLoop-ReadWriteProcess.spec
+++ b/perl-Mojo-IOLoop-ReadWriteProcess.spec
@@ -1,6 +1,6 @@
 Name:           perl-Mojo-IOLoop-ReadWriteProcess
 Version:        1.1.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Execute external programs or internal code blocks as separate process
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 
@@ -54,6 +54,8 @@ BuildRequires:  perl(utf8)
 BuildRequires:  procps-ng
 
 Requires:       perl(Mojo::EventEmitter)
+# To get prctl value for RISC-V
+Requires:       perl(syscall.ph)
 
 %{?perl_default_filter}
 
@@ -82,6 +84,9 @@ It executes external programs or internal code blocks as separate process
 %{_mandir}/man3/Mojo*
 
 %changelog
+* Mon Sep 21 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.1.0-5
+- Add syscall.ph dependency for RISC-V
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-09-27  8:49 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=179049896749.1.7885253856282118806.rpms-perl-Mojo-IOLoop-ReadWriteProcess-6be672286a2e@fedoraproject.org \
    --to=marcin@juszkiewicz.com.pl \
    --cc=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