public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Mojo-IOLoop-ReadWriteProcess] rawhide: Add syscall.ph dependency for RISC-V
@ 2026-09-27  8:49 Marcin Juszkiewicz
  0 siblings, 0 replies; only message in thread
From: Marcin Juszkiewicz @ 2026-09-27  8:49 UTC (permalink / raw)
  To: git-commits

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
 

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

only message in thread, other threads:[~2026-09-27  8:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-27  8:49 [rpms/perl-Mojo-IOLoop-ReadWriteProcess] rawhide: Add syscall.ph dependency for RISC-V Marcin Juszkiewicz

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