public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocprim] rawhide: Update to 10.0
@ 2026-09-22 21:59 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-09-22 21:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rocprim
            Branch : rawhide
            Commit : 2d75668cf7a4d3dc0cd576ce5d1639c6f827c3a8
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-09-22T14:58:43-07:00
            Stats  : +6/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocprim/c/2d75668cf7a4d3dc0cd576ce5d1639c6f827c3a8?branch=rawhide

            Log:
            Update to 10.0

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

---
diff --git a/.gitignore b/.gitignore
index 60531b2..966f3aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /rocprim-7.1.1.tar.gz
 /rocprim-7.2.0.tar.gz
 /rocprim-7.14.0.tar.gz
+/rocprim-10.0.0.tar.gz

diff --git a/rocprim.spec b/rocprim.spec
index 17e95d0..d60bc0d 100644
--- a/rocprim.spec
+++ b/rocprim.spec
@@ -26,7 +26,7 @@
 %if %{with preview}
 %global rocm_release 10.0
 %else
-%global rocm_release 7.14
+%global rocm_release 10.0
 %endif
 
 %global rocm_patch 0
@@ -170,7 +170,6 @@ tests for the rocPRIM package
 sed -i -e 's@add_rocprim_test("rocprim.texture_cache_iterator"@#add_rocprim_test("rocprim.texture_cache_iterator"@' test/rocprim/CMakeLists.txt
 # grep texture_cach test/rocprim/CMakeLists.txt
 
-%if %{with preview}
 # rocprim-10.0.0-build/rocprim/test/rocprim/test_device_segmented_topk.cpp:96:8: error:
 # redefinition of 'hash<__int128>'
 #   96 | struct hash<rocprim::int128_t>
@@ -180,7 +179,6 @@ sed -i -e 's@add_rocprim_test("rocprim.texture_cache_iterator"@#add_rocprim_test
 #  206 |   _Cxx_hashtable_define_trivial_hash(__int128)
 #      |   ^
 sed -i -e 's@add_rocprim_test("rocprim.device_topk_segmented" test_device_segmented_topk.cpp)@#add_rocprim_test("rocprim.device_topk_segmented" test_device_segmented_topk.cpp)@' test/rocprim/CMakeLists.txt     
-%endif
 
 %build
 %cmake \
@@ -225,6 +223,9 @@ sed -i -e 's@\.\.@\/usr\/bin@' %{buildroot}%{pkg_prefix}/bin/rocprim/CTestTestfi
 
 
 %changelog
+* Sun Sep 20 2026 Tom Rix <Tom.Rix@amd.com> - 10.0.0-1
+- Update to 10.0
+
 * Sat Aug 8 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
 - Update to 7.14
 

diff --git a/sources b/sources
index c9023d9..25718de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocprim-7.14.0.tar.gz) = e5fc058e8f947b5bf3cb93f7015713debfc3323ddf9e75c4c5c6f335c85d717eb088ad3918ed0ec148b9bad30c7e17cd79f519a8a3df1b3a89757038c6ba4e80
+SHA512 (rocprim-10.0.0.tar.gz) = 902bbb1c4668ba947e212e3cd48055de12a13e8b7584e2a2d3d2589f283196b8f4166a4f3f1bc8f1b5be72626cca972d2984a57d8d3a545167231d549ec1f48c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-22 21:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 21:59 [rpms/rocprim] rawhide: Update to 10.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