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/amdsmi] rawhide: Update preview to 10.0
Date: Wed, 26 Aug 2026 20:47:26 GMT	[thread overview]
Message-ID: <178777724676.1.9270473550030173521.rpms-amdsmi-5263953748a3@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/amdsmi
            Branch : rawhide
            Commit : 5263953748a343f604201cf71e2ba8c81343be72
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-26T13:46:59-07:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/amdsmi/c/5263953748a343f604201cf71e2ba8c81343be72?branch=rawhide

            Log:
            Update preview to 10.0

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

---
diff --git a/amdsmi.spec b/amdsmi.spec
index df117ec..c26886f 100644
--- a/amdsmi.spec
+++ b/amdsmi.spec
@@ -22,15 +22,16 @@
 %global upstreamname amdsmi
 
 %global pkg_library_name amd_smi
-%global pkg_library_version 26
 
 %bcond_with preview
 %if %{with preview}
-%global rocm_release 7.14
+%global rocm_release 10.0
 %global rocm_patch 0
+%global pkg_library_version 27
 %else
 %global rocm_release 7.14
 %global rocm_patch 0
+%global pkg_library_version 26
 %endif
 
 %global pkg_src therock-%{rocm_release}
@@ -79,7 +80,7 @@
 Name:       amdsmi%{pkg_suffix}
 Version:    %{rocm_version}
 %if %{with preview}
-Release:    1%{?dist}
+Release:    0%{?dist}
 %else
 Release:    1%{?dist}
 %endif
@@ -110,9 +111,11 @@ Source1:    https://github.com/amd/esmi_ib_library/archive/refs/tags/esmi_pkg_ve
 # Build amdsminic as a SHARED library with version properties
 # https://github.com/ROCm/rocm-systems/issues/4535
 Patch1:     0001-amdsmi-so-libamdsminic.patch
+%if %{without preview}
 # Remove esmi version check that doesn't work without git files in source tarball
 # https://github.com/ROCm/rocm-systems/issues/8761
 Patch2:     0001-amdsmi-remove-esmi-version-check.patch
+%endif
 
 ExclusiveArch: x86_64
 

                 reply	other threads:[~2026-08-26 20:47 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=178777724676.1.9270473550030173521.rpms-amdsmi-5263953748a3@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