public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipcub] rawhide: Update to 7.14
@ 2026-08-13 16:54 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 16:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hipcub
Branch : rawhide
Commit : 6921c5fc92ddb4c6edabb23d339705afc5826c63
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-13T09:53:44-07:00
Stats : +9/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hipcub/c/6921c5fc92ddb4c6edabb23d339705afc5826c63?branch=rawhide
Log:
Update to 7.14
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 1af2b88..9b5d111 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/hipCUB-7.0.1.tar.gz
/hipCUB-7.1.0.tar.gz
/hipcub-7.2.0.tar.gz
+/hipcub-7.14.0.tar.gz
diff --git a/hipcub.spec b/hipcub.spec
index 5c4c4fc..50e96a0 100644
--- a/hipcub.spec
+++ b/hipcub.spec
@@ -25,14 +25,12 @@
%bcond_with preview
%if %{with preview}
%global rocm_release 7.14
-%global rocm_patch 0
-%global pkg_src therock-%{rocm_release}
%else
-%global rocm_release 7.2
-%global rocm_patch 0
-%global pkg_src rocm-%{rocm_release}.%{rocm_patch}
+%global rocm_release 7.14
%endif
+%global rocm_patch 0
+%global pkg_src therock-%{rocm_release}
%global rocm_version %{rocm_release}.%{rocm_patch}
%bcond_with compat
@@ -40,12 +38,10 @@
%global pkg_libdir lib
%global pkg_prefix %{_prefix}/lib64/rocm/rocm-%{rocm_release}
%global pkg_suffix %{rocm_release}
-%global pkg_module rocm%{pkg_suffix}
%else
%global pkg_libdir %{_lib}
%global pkg_prefix %{_prefix}
%global pkg_suffix %{nil}
-%global pkg_module default
%endif
# Compiler is hipcc, which is clang based:
@@ -80,7 +76,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 5%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm port of CUDA CUB library
@@ -222,6 +218,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipcub/LICENSE.txt
%endif
%changelog
+* Sat Aug 8 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
+- Update to 7.14
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 801b656..829eefc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipcub-7.2.0.tar.gz) = 51249e1ff3cf801e6a843a4aac961e41be8e2c7d3fe1662d37f7e7d1d8cf6697bbd0899a7252649cae37bc0113458efd74f889fcb7bcd628471016543c5a7ea6
+SHA512 (hipcub-7.14.0.tar.gz) = 1d68f918b4b0b549049695a743212334582eb17e031cfdb13ab59ac5d5f436c02bbca9f36a850c9f46b025e88af7b4d4471efc41229c68eae3dcdffd82c6cc4c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 16:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 16:54 [rpms/hipcub] rawhide: Update to 7.14 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox