public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rdma-core] f44: Update to a stable-v61 branch snapshot
@ 2026-09-08 14:45 Michal Schmidt
  0 siblings, 0 replies; only message in thread
From: Michal Schmidt @ 2026-09-08 14:45 UTC (permalink / raw)
  To: git-commits

            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

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

only message in thread, other threads:[~2026-09-08 14:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 14:45 [rpms/rdma-core] f44: Update to a stable-v61 branch snapshot Michal Schmidt

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