public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hipcub] epel10: Update to 7.2.0
Date: Thu, 11 Jun 2026 13:23:15 GMT	[thread overview]
Message-ID: <178118419547.1.10934815995018512450.rpms-hipcub-b42260f8183d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hipcub
            Branch : epel10
            Commit : b42260f8183d33eda5c139a97f9d51e2fb85d60c
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-07T10:01:10-08:00
            Stats  : +11/-8 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipcub/c/b42260f8183d33eda5c139a97f9d51e2fb85d60c?branch=epel10

            Log:
            Update to 7.2.0

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/.gitignore b/.gitignore
index 7b0db67..1af2b88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /hipCUB-6.4.2.tar.gz
 /hipCUB-7.0.1.tar.gz
 /hipCUB-7.1.0.tar.gz
+/hipcub-7.2.0.tar.gz

diff --git a/hipcub.spec b/hipcub.spec
index ca96a74..8c4ac21 100644
--- a/hipcub.spec
+++ b/hipcub.spec
@@ -27,8 +27,8 @@
 %global date0 20250926
 %endif
 
-%global upstreamname hipCUB
-%global rocm_release 7.1
+%global upstreamname hipcub
+%global rocm_release 7.2
 %global rocm_patch 0
 %global rocm_version %{rocm_release}.%{rocm_patch}
 
@@ -78,18 +78,17 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        2%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        5%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm port of CUDA CUB library
 
 License:        MIT and BSD-3-Clause
+URL:            https://github.com/ROCm/rocm-libraries
 
 %if %{with gitcommit}
-Url:            https://github.com/ROCm/rocm-libraries
 Source0:        %{url}/archive/%{commit0}/rocm-libraries-%{shortcommit0}.tar.gz
 %else
-Url:            https://github.com/ROCm
-Source0:        %{url}/%{upstreamname}/archive/rocm-%{version}.tar.gz#/%{upstreamname}-%{version}.tar.gz
+Source0:        %{url}/releases/download/rocm-%{version}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
 %endif
 
 BuildRequires:  cmake
@@ -143,7 +142,7 @@ Precompiled self-tests for %{name}
 %setup -q -n rocm-libraries-%{commit0}
 cd projects/hipcub
 %else
-%autosetup -p1 -n %{upstreamname}-rocm-%{version}
+%autosetup -p1 -n %{upstreamname}
 %endif
 
 #
@@ -217,6 +216,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipcub/LICENSE.txt
 %endif
 
 %changelog
+* Sat Feb 7 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
 * Fri Jan 30 2026 Tom Rix <Tom.Rix@amd.com> - 7.1.0-5
 - Use default gpu list
 

diff --git a/sources b/sources
index fb8a742..801b656 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipCUB-7.1.0.tar.gz) = 165d08b75ef81becfce3c279f7ac8aaf0efee79d5d450450a8396b95f043b14716d8ac9c00047bec32ba21913b64ded51898e903959842fbf7d5a97328c7281a
+SHA512 (hipcub-7.2.0.tar.gz) = 51249e1ff3cf801e6a843a4aac961e41be8e2c7d3fe1662d37f7e7d1d8cf6697bbd0899a7252649cae37bc0113458efd74f889fcb7bcd628471016543c5a7ea6

                 reply	other threads:[~2026-06-11 13:23 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=178118419547.1.10934815995018512450.rpms-hipcub-b42260f8183d@fedoraproject.org \
    --to=tom.rix@amd.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