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

            A new commit has been pushed.

            Repo   : rpms/miopen
            Branch : rawhide
            Commit : 9a83e7c6102c500183f524949f6808af8cf634f9
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-09-22T16:45:12-07:00
            Stats  : +9/-7 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/miopen/c/9a83e7c6102c500183f524949f6808af8cf634f9?branch=rawhide

            Log:
            Update to 10.0

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

---
diff --git a/.gitignore b/.gitignore
index b667d3e..ea1e56b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@
 /miopen-7.2.1.tar.gz
 /miopen-7.14.0.tar.gz
 /ctest-7.14.0.tar.gz
+/miopen-10.0.0.tar.gz
+/ctest-10.0.0.tar.gz

diff --git a/miopen.spec b/miopen.spec
index 96ae982..494c0ac 100644
--- a/miopen.spec
+++ b/miopen.spec
@@ -25,7 +25,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
@@ -118,7 +118,7 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        2%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        AMD's Machine Intelligence Library
 License:        MIT AND BSD-2-Clause AND Apache-2.0 AND %{?fedora:LicenseRef-Fedora-Public-Domain}%{?suse_version:SUSE-Public-Domain}
@@ -249,11 +249,8 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 %autosetup -p1 -n %{upstreamname}
 tar xf %{SOURCE1}
 
-%if %{with preview}
 sed -i -e 's@set(MIOPEN_TEST_CATEGORIES_CMAKE ${ROCM_LIBRARIES_ROOT}/shared/ctest/TestCategories.cmake)@set(MIOPEN_TEST_CATEGORIES_CMAKE ${CMAKE_CURRENT_SOURCE_DIR}/../../ctest/TestCategories.cmake)@' test/gtest/CMakeLists.txt
 
-%endif
-
 sed -i -e 's@include(${ROCM_LIBRARIES_ROOT}/shared/ctest/TestCategories.cmake)@include(${CMAKE_CURRENT_SOURCE_DIR}/../../ctest/TestCategories.cmake)@' test/gtest/CMakeLists.txt
 
 # problem with trying to use ck for tests even when disabled
@@ -408,6 +405,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/miopen-hip/LICENSE.md
 %endif
 
 %changelog
+* Mon Sep 21 2026 Tom Rix <Tom.Rix@amd.com> - 10.0.0-1
+- Update to 10.0
+
 * Sun Aug 9 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
 - Update to 7.14
 

diff --git a/sources b/sources
index ceb7c48..b30819e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (miopen-7.14.0.tar.gz) = 63bd2d24ef4423ed9dcf36fdddb7dfbf83ef4d0a4d39a87a1dc0802b5e9eeee9f4bee447a116fc74027772899a0602e7c85cdb42e71fe0bdae4cbb3403bc81c9
-SHA512 (ctest-7.14.0.tar.gz) = ce8ac03c36146634883f15cd698c0ee590a39ad4b6e9c1313e652cbc2039c57d53154d996c2c0cca86a47560f5f982a17cf34d49f8d735e3a364c6ef72ffd662
+SHA512 (miopen-10.0.0.tar.gz) = 739f85bb0a797b94cd50b687959e49d5620340751d14c7567cbfd71e3dbf50b65cbbe49a8ee1008f12f619bbb2afdb3eed7a7a352f1b709349c299d1fd3e0d6a
+SHA512 (ctest-10.0.0.tar.gz) = 0282c49fbe8ba14d74e3bc8a05f387c5cd1a6a74603af12a6b2be350383d66957611d5a1059967d31136d0675366c74fccbf78ef9bbfc2066ba10f9470a81aef

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

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

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