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/miopen] rawhide: Update to 10.0
Date: Tue, 22 Sep 2026 23:45:37 GMT	[thread overview]
Message-ID: <179012073742.1.1747665279684670092.rpms-miopen-9a83e7c6102c@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-22 23:45 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=179012073742.1.1747665279684670092.rpms-miopen-9a83e7c6102c@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