public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipcub] epel10: Update to 7.2.0
@ 2026-06-11 13:23 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-11 13:23 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 13:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 13:23 [rpms/hipcub] epel10: Update to 7.2.0 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox