public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/dmtcp] rawhide: update to 4.2.0 fixes rhbz#2493813
Date: Sat, 27 Jun 2026 02:19:58 GMT	[thread overview]
Message-ID: <178252679881.1.5139770569471122271.rpms-dmtcp-2bd09383181c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/dmtcp
            Branch : rawhide
            Commit : 2bd09383181ca92f8f55e32668f2ec1a2030d6bd
            Author : Filipe Rosset <filiperosset@fedoraproject.org>
            Date   : 2026-06-26T20:49:26-03:00
            Stats  : +5/-10 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/dmtcp/c/2bd09383181ca92f8f55e32668f2ec1a2030d6bd?branch=rawhide

            Log:
            update to 4.2.0 fixes rhbz#2493813

Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>

---
diff --git a/dmtcp.spec b/dmtcp.spec
index f84e2fe..f95d053 100644
--- a/dmtcp.spec
+++ b/dmtcp.spec
@@ -1,5 +1,5 @@
 %global forgeurl https://github.com/dmtcp/dmtcp
-Version:        4.1.1
+Version:        4.2.0
 %global tag %{version}
 %forgemeta
 
@@ -18,14 +18,9 @@ Source0:        %{forgesource}
 BuildRequires:  gcc-c++
 BuildRequires:  libatomic
 BuildRequires:  make
-BuildRequires:  python3
-
-# This package is functional only on i386, x86_64 and aarch64 architectures.
-# It should also work on %%ix86, but Koji seems to have problems with it.
-## We're excluding aarch64 for now, because we don't have a trampoline for it.
-## In the next relase, we won't need the trampoline.  We'll interpose
-##   entirely on pthread_create, and not on __clone3
-## ExclusiveArch: x86_64 aarch64
+BuildRequires:  python3-devel
+
+# This package is functional only on x86_64, aarch64 and riscv64 architectures.
 ExclusiveArch: x86_64 aarch64 riscv64
 
 %description

diff --git a/sources b/sources
index 1f8b080..981ad08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dmtcp-4.1.1.tar.gz) = b82bac81540c79b8c5fce0f00550bd3c193bace8fe11f81f61e05bbca4a1cbdc1105eaf36900dc2d9cc453328347d66c95fde8dd577636f21023c513b3f47123
+SHA512 (dmtcp-4.2.0.tar.gz) = 857908f91d1aa638dfb1ce3ca9b730beefa3ecdad0d54c2328fdd3e452c79569d98455bba52da5cb90d326ffa0fd9ca7dd511eaf3f16710bdf81690bf5beb978

                 reply	other threads:[~2026-06-27  2:19 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=178252679881.1.5139770569471122271.rpms-dmtcp-2bd09383181c@fedoraproject.org \
    --to=filiperosset@fedoraproject.org \
    --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