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/rocthrust] rawhide: Update to 7.14
Date: Thu, 13 Aug 2026 16:52:52 GMT	[thread overview]
Message-ID: <178663997222.1.13254851382434578416.rpms-rocthrust-d5f3cfe10144@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocthrust
            Branch : rawhide
            Commit : d5f3cfe1014491f30238fcf816c52161c545da76
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-13T09:52:14-07:00
            Stats  : +9/-9 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocthrust/c/d5f3cfe1014491f30238fcf816c52161c545da76?branch=rawhide

            Log:
            Update to 7.14

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

---
diff --git a/.gitignore b/.gitignore
index 2c066ce..7f589fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /rocThrust-7.1.0.tar.gz
 /rocthrust-7.1.1.tar.gz
 /rocthrust-7.2.0.tar.gz
+/rocthrust-7.14.0.tar.gz

diff --git a/rocthrust.spec b/rocthrust.spec
index c217731..efb9efb 100644
--- a/rocthrust.spec
+++ b/rocthrust.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:
@@ -74,7 +70,7 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        6%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm Thrust library
 
@@ -211,6 +207,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocthrust/LICENSE
 %{pkg_prefix}/share/cmake/rocthrust/
 
 %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-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 32b874d..c531656 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocthrust-7.2.0.tar.gz) = 1f6d136cd26cf97518236adb8d53a7525d5f376673ed2849997d2ec7bc4459373062bf337928629942db2d5cc53d9c6c41bc21486ca94dabe598e9e51c22b666
+SHA512 (rocthrust-7.14.0.tar.gz) = 8f60c759745e49a60bafe391d8fabcc0d7c1e5e01c86869e968ce86a8bb7f104f23846523d73adb9c1eafba4ecffae30c484aee291a48510842fce274dc6d2c7

                 reply	other threads:[~2026-08-13 16:52 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=178663997222.1.13254851382434578416.rpms-rocthrust-d5f3cfe10144@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