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/hipfort] rawhide: Update to 10.0
Date: Tue, 22 Sep 2026 23:04:46 GMT [thread overview]
Message-ID: <179011828636.1.16902845421352477938.rpms-hipfort-f820625e86d6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hipfort
Branch : rawhide
Commit : f820625e86d6a8d32797e21dfa55c724f81a50f9
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-09-22T16:04:17-07:00
Stats : +10/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hipfort/c/f820625e86d6a8d32797e21dfa55c724f81a50f9?branch=rawhide
Log:
Update to 10.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 3e824a8..21e2328 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/hipfort-7.1.0.tar.gz
/hipfort-7.2.0.tar.gz
/hipfort-7.14.0.tar.gz
+/hipfort-10.0.0.tar.gz
diff --git a/hipfort.spec b/hipfort.spec
index 4a6546a..ebf67d3 100644
--- a/hipfort.spec
+++ b/hipfort.spec
@@ -20,7 +20,7 @@
# THE SOFTWARE.
#
%global upstreamname hipfort
-%global rocm_release 7.14
+%global rocm_release 10.0
%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
@@ -55,7 +55,7 @@
Name: hipfort%{pkg_suffix}
Version: %{rocm_version}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: Fortran interfaces for ROCm libraries
Url: https://github.com/ROCm/%{upstreamname}
@@ -104,6 +104,9 @@ The headers of libraries for %{name}.
sed -i '/hipfort_add_test(hip stream f2003)/d' test/CMakeLists.txt
sed -i '/hipfort_add_test(hip graph f2003)/d' test/CMakeLists.txt
+# fix cmake install
+sed -i 's@DESTINATION lib/cmake/hipfort@DESTINATION lib64/cmake/hipfort@' lib/CMakeLists.txt
+
%build
%cmake \
@@ -152,6 +155,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipfort/LICENSE
%{pkg_prefix}/%{pkg_libdir}/cmake/hipfort/
%changelog
+* Mon Sep 21 2026 Tom Rix <Tom.Rix@amd.com> - 10.0.0-1
+- Update to 10.0
+
* Fri Aug 21 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-2
- Fix check
diff --git a/sources b/sources
index 30552e2..342d1cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipfort-7.14.0.tar.gz) = 9b8f9be80c09f8f396ed932ae79c9a13e1f26c4256bbf6c56d491aee592d7b14ea8665b85e9f8265d05d876d8d7c394dc28e38027c1f45c2644b804276aa95d2
+SHA512 (hipfort-10.0.0.tar.gz) = 8c09df17489b410b78e82690f2699bbfee7448d40d52f237f289f2aee06644cefce0d105e79caba1bfa7e3c16499daaa91b3106d9b83328411d36bc8f63f4320
reply other threads:[~2026-09-22 23:04 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=179011828636.1.16902845421352477938.rpms-hipfort-f820625e86d6@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