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/rocclr] rawhide: Update preview to 10.0
Date: Sun, 30 Aug 2026 13:12:06 GMT	[thread overview]
Message-ID: <178809552605.1.1813760449231912869.rpms-rocclr-0e802c0955df@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocclr
            Branch : rawhide
            Commit : 0e802c0955df308292a414becb715c4610ec57dd
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-30T06:11:29-07:00
            Stats  : +7/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocclr/c/0e802c0955df308292a414becb715c4610ec57dd?branch=rawhide

            Log:
            Update preview to 10.0

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

---
diff --git a/rocclr.spec b/rocclr.spec
index c862c7e..c42f564 100644
--- a/rocclr.spec
+++ b/rocclr.spec
@@ -24,13 +24,15 @@
 
 %bcond_with preview
 %if %{with preview}
-%global rocm_major 7
-%global rocm_minor 14
+%global rocm_major 10
+%global rocm_minor 0
 %else
 %global rocm_major 7
 %global rocm_minor 14
 %endif
 
+%global pkg_library_version 7
+
 %global rocm_patch 0
 %global rocm_release %{rocm_major}.%{rocm_minor}
 %global pkg_src therock-%{rocm_release}
@@ -426,9 +428,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hip/LICENSE.md
 
 %files -n rocm-hip%{pkg_suffix}
 %license hipamd/LICENSE.md
-%{pkg_prefix}/%{pkg_libdir}/libamdhip64.so.%{rocm_major}{,.*}
-%{pkg_prefix}/%{pkg_libdir}/libhiprtc.so.%{rocm_major}{,.*}
-%{pkg_prefix}/%{pkg_libdir}/libhiprtc-builtins.so.%{rocm_major}{,.*}
+%{pkg_prefix}/%{pkg_libdir}/libamdhip64.so.%{pkg_library_version}{,.*}
+%{pkg_prefix}/%{pkg_libdir}/libhiprtc.so.%{pkg_library_version}{,.*}
+%{pkg_prefix}/%{pkg_libdir}/libhiprtc-builtins.so.%{pkg_library_version}{,.*}
 %{pkg_prefix}/share/hip
 %{pkg_prefix}/bin/hrr-playback
 

                 reply	other threads:[~2026-08-30 13:12 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=178809552605.1.1813760449231912869.rpms-rocclr-0e802c0955df@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