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] rawhide: Update to 7.14
Date: Thu, 13 Aug 2026 16:54:25 GMT	[thread overview]
Message-ID: <178664006596.1.10729879125889001848.rpms-hipcub-6921c5fc92dd@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-13 16:54 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=178664006596.1.10729879125889001848.rpms-hipcub-6921c5fc92dd@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