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/hipify] rawhide: Update to 7.14
Date: Thu, 13 Aug 2026 18:58:12 GMT	[thread overview]
Message-ID: <178664749269.1.15223567433543600584.rpms-hipify-32967f64c53f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hipify
            Branch : rawhide
            Commit : 32967f64c53f3c763f24c26d9c727c4ea429b224
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-13T11:57:42-07:00
            Stats  : +9/-7 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipify/c/32967f64c53f3c763f24c26d9c727c4ea429b224?branch=rawhide

            Log:
            Update to 7.14

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

---
diff --git a/.gitignore b/.gitignore
index 8ad2c97..5ec3180 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /HIPIFY-7.0.1.tar.gz
 /HIPIFY-7.1.0.tar.gz
 /HIPIFY-7.2.0.tar.gz
+/HIPIFY-7.14.0.tar.gz

diff --git a/hipify.spec b/hipify.spec
index 32fee7a..c61ba08 100644
--- a/hipify.spec
+++ b/hipify.spec
@@ -24,14 +24,12 @@
 %bcond_with preview
 %if %{with preview}
 %global rocm_release 7.14
-%global rocm_patch 0
-%global pkg_src therock-%{rocm_release}
 %else
-%global rocm_release 7.2
-%global rocm_patch 0
-%global pkg_src rocm-%{rocm_release}.%{rocm_patch}
+%global rocm_release 7.14
 %endif
 
+%global rocm_patch 0
+%global pkg_src therock-%{rocm_release}
 %global rocm_version %{rocm_release}.%{rocm_patch}
 
 %bcond_with compat
@@ -57,7 +55,7 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        4%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        Convert CUDA to HIP
 
@@ -136,6 +134,9 @@ rm -f %{buildroot}%{pkg_prefix}/libexec/hipify/hipify-perl
 %{pkg_prefix}/libexec/hipify/
 
 %changelog
+* Sun Aug 9 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
+- Update to 7.14
+
 * Tue Jul 28 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-4
 - Add --with preview
 

diff --git a/sources b/sources
index c89acf0..146adcd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HIPIFY-7.2.0.tar.gz) = 1b25ec5121d53d62ffafafca7d4f7273c482f3d353b317b84dfb208e6bf239232081b1b2f7c6884b798948be596e0fa77b3d6e1c7de2cb8280018f8ffe3d2b7c
+SHA512 (HIPIFY-7.14.0.tar.gz) = 6e1fa2838e2354a968bfe4161c133be65799561c3bb57559f4db6ba32505c1578ddbdac657c4f2fecc4b1557ead1a3e3f5b81c2308dc250645587753ebf8af59

                 reply	other threads:[~2026-08-13 18:58 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=178664749269.1.15223567433543600584.rpms-hipify-32967f64c53f@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