From aef86e8ef3095a37d126b5a244e13fab6c6abfa46a456b7067aa6782d064e40c Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Wed, 10 Sep 2025 13:51:27 +0000 Subject: [PATCH 1/2] - Update to rdma-core v59.0 - No release notes available OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=203 --- rdma-core.changes | 6 ++++++ rdma-core.spec | 6 +++--- _service | 2 +- prebuilt-pandoc.tgz | 4 ++-- rdma-core-58.0.0.6697a72f6.tar.gz | 3 --- rdma-core-59.0.0.92ad54bff.tar.gz | 3 +++ 6 files changed, 15 insertions(+), 9 deletions(-) delete mode 100644 rdma-core-58.0.0.6697a72f6.tar.gz create mode 100644 rdma-core-59.0.0.92ad54bff.tar.gz diff --git a/rdma-core.changes b/rdma-core.changes index 6da188a..a4e69cf 100644 --- a/rdma-core.changes +++ b/rdma-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 8 11:08:13 UTC 2025 - Nicolas Morey + +- Update to rdma-core v59.0 + - No release notes available + ------------------------------------------------------------------- Wed Jun 18 06:30:15 UTC 2025 - Nicolas Morey diff --git a/rdma-core.spec b/rdma-core.spec index 476bd57..2be4c27 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -1,7 +1,7 @@ # # spec file for package rdma-core # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -30,9 +30,9 @@ %define _modprobedir /lib/modprobe.d %endif -%define git_ver .0.6697a72f6 +%define git_ver .0.92ad54bff Name: rdma-core -Version: 58.0 +Version: 59.0 Release: 0 Summary: RDMA core userspace libraries and daemons License: BSD-2-Clause OR GPL-2.0-only diff --git a/_service b/_service index 0bc3555..9a88545 100644 --- a/_service +++ b/_service @@ -8,7 +8,7 @@ @PARENT_TAG@.@TAG_OFFSET@.%h v(.*) \1 - 6697a72f6cfa2a5895cdf796d45744bbb778723c + 92ad54bff6071f08eb002f7add4b75712c65b406 suse/rdma-core.spec diff --git a/prebuilt-pandoc.tgz b/prebuilt-pandoc.tgz index 1c80db9..a3ef2cf 100644 --- a/prebuilt-pandoc.tgz +++ b/prebuilt-pandoc.tgz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ff551a997819ee56fa53667acac8eb6cc45a1120584cd436e025dcdbd0e6814e -size 109865 +oid sha256:969f42c901fa008925d1c9a67559f23ab4b822143f2dbe4ca95dad8b4e77124a +size 110946 diff --git a/rdma-core-58.0.0.6697a72f6.tar.gz b/rdma-core-58.0.0.6697a72f6.tar.gz deleted file mode 100644 index d19c69e..0000000 --- a/rdma-core-58.0.0.6697a72f6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23c64b0a207a057d3f322c203c6a13c6621be8833d5a5e5dc686f9622aeaeda8 -size 1985163 diff --git a/rdma-core-59.0.0.92ad54bff.tar.gz b/rdma-core-59.0.0.92ad54bff.tar.gz new file mode 100644 index 0000000..20a36ef --- /dev/null +++ b/rdma-core-59.0.0.92ad54bff.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc9565c4c11d7f925914712ace30b9217210e746fce8b010e6bce5c2d64043f +size 1994888 From 3939ee0ff9b05ab246205fcd5a622600d3ab7d7c03d09e97785dacb30e6b19ec Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Mon, 15 Sep 2025 14:48:34 +0000 Subject: [PATCH 2/2] Fix changelog OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=204 --- rdma-core.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rdma-core.changes b/rdma-core.changes index a4e69cf..1292642 100644 --- a/rdma-core.changes +++ b/rdma-core.changes @@ -2,7 +2,7 @@ Mon Sep 8 11:08:13 UTC 2025 - Nicolas Morey - Update to rdma-core v59.0 - - No release notes available + - https://github.com/linux-rdma/rdma-core/releases/tag/v59.0 ------------------------------------------------------------------- Wed Jun 18 06:30:15 UTC 2025 - Nicolas Morey