public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipfort] rawhide: Update to 10.0
@ 2026-09-22 23:04 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-09-22 23:04 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-22 23:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 23:04 [rpms/hipfort] rawhide: Update to 10.0 Tom Rix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox