public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipify] rawhide: Update to 7.14
@ 2026-08-13 18:58 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 18:58 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 18:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 18:58 [rpms/hipify] rawhide: Update to 7.14 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox