public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schmidt <mschmidt@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rdma-core] f44: Update to a stable-v61 branch snapshot
Date: Tue, 08 Sep 2026 14:45:30 GMT	[thread overview]
Message-ID: <178887873059.1.2303052477623782055.rpms-rdma-core-6995b8551a08@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rdma-core
            Branch : f44
            Commit : 6995b8551a08b6db1747eb53ec2ddf8d3cd7f447
            Author : Michal Schmidt <mschmidt@redhat.com>
            Date   : 2026-09-08T15:54:39+02:00
            Stats  : +12/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rdma-core/c/6995b8551a08b6db1747eb53ec2ddf8d3cd7f447?branch=f44

            Log:
            Update to a stable-v61 branch snapshot

Package a snapshot of the upstream stable-v61 branch (commit 975bdaf5,
2026-08-12) instead of a tagged release, using the forge-srpm-macros
%forgemeta/%forgesource/%forgesetup helpers.

Assisted-by: Claude Sonnet 5 <noreply@anthropic.com>
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2497058

---
diff --git a/.gitignore b/.gitignore
index 6fbfb5a..5005bc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
 /rdma-core-59.0.tar.gz
 /rdma-core-60.0.tar.gz
 /rdma-core-61.0.tar.gz
+/rdma-core-975bdaf584c2ebdc7f307c7a837edf52ac7127db.tar.gz

diff --git a/rdma-core.spec b/rdma-core.spec
index 4b267b5..b527a30 100644
--- a/rdma-core.spec
+++ b/rdma-core.spec
@@ -1,5 +1,12 @@
+# Snapshot of the stable-v61 branch
+%global forgeurl https://github.com/linux-rdma/rdma-core
+%global commit 975bdaf584c2ebdc7f307c7a837edf52ac7127db
+%global date 20260812
+%global version0 61.1
+%forgemeta
+
 Name: rdma-core
-Version: 61.0
+Version: %forgeversion
 Release: %autorelease
 Summary: RDMA core userspace libraries and daemons
 
@@ -9,7 +16,7 @@ Summary: RDMA core userspace libraries and daemons
 #  providers/hfi1verbs Uses the 3 Clause BSD license
 License: GPL-2.0-only OR BSD-2-Clause AND BSD-3-Clause
 Url: https://github.com/linux-rdma/rdma-core
-Source: https://github.com/linux-rdma/rdma-core/releases/download/v%{version}/%{name}-%{version}.tar.gz
+Source: %{forgesource}
 Patch9998: 9998-kernel-boot-Do-not-perform-device-rename-on-OPA-devi.patch
 Patch9999: 9999-udev-keep-NAME_KERNEL-as-default-interface-naming-co.patch
 # Do not build static libs by default.
@@ -302,7 +309,7 @@ easy, object-oriented access to IB verbs.
 %endif
 
 %prep
-%setup -q
+%forgesetup
 %if 0%{?fedora}
 %patch 9998 -p1
 %endif

diff --git a/sources b/sources
index 54c0b2f..d7482cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rdma-core-61.0.tar.gz) = 2b1f11cd64cfe2292e8b23cbed274db4e60007569cbc41b81b931b05e85117cdd769ea129411db540ace6a73bde9b8ce5b7e4e59108242b5b540832a10396a10
+SHA512 (rdma-core-975bdaf584c2ebdc7f307c7a837edf52ac7127db.tar.gz) = 69f6f86af79fe9ef94c6f671b2e454d953d1e95de27f7b1bc55f5f7439378572cfea661c4900d0085d76efebd07623a89026189e7d8fe0564b678a2fb9989bef

                 reply	other threads:[~2026-09-08 14:45 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=178887873059.1.2303052477623782055.rpms-rdma-core-6995b8551a08@fedoraproject.org \
    --to=mschmidt@redhat.com \
    --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