public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipfft] epel10: Update to 7.2.0
@ 2026-06-11 16:24 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-11 16:24 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hipfft
Branch : epel10
Commit : 99d54d79dc855d56ac40b92aaacf1df8faee6912
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-08T06:05:53-08:00
Stats : +12/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hipfft/c/99d54d79dc855d56ac40b92aaacf1df8faee6912?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 269e66c..8b914c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/hipFFT-rocm-7.0.1.tar.gz
/hipFFT-rocm-7.0.2.tar.gz
/hipFFT-rocm-7.1.0.tar.gz
+/hipfft-7.2.0.tar.gz
diff --git a/hipfft.spec b/hipfft.spec
index 1709f6e..9e1fb6f 100644
--- a/hipfft.spec
+++ b/hipfft.spec
@@ -26,8 +26,8 @@
%global date0 20250926
%endif
-%global upstreamname hipFFT
-%global rocm_release 7.1
+%global upstreamname hipfft
+%global rocm_release 7.2
%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
@@ -86,17 +86,16 @@ Version: git%{date0}.%{shortcommit0}
Release: 2%{?dist}
%else
Version: %{rocm_version}
-Release: 5%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm FFT marshalling library
License: MIT
+URL: https://github.com/ROCm/rocm-libraries
%if %{with gitcommit}
-Url: https://github.com/ROCm/rocm-libraries
Source0: %{url}/archive/%{commit0}/rocm-libraries-%{shortcommit0}.tar.gz
%else
-Url: https://github.com/ROCm/%{upstreamname}
-Source0: %{url}/archive/rocm-%{version}.tar.gz#/%{upstreamname}-rocm-%{version}.tar.gz
+Source0: %{url}/releases/download/rocm-%{version}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
%endif
# https://github.com/ROCm/rocm-libraries/issues/2400
@@ -111,7 +110,7 @@ BuildRequires: rocm-cmake%{pkg_suffix}
BuildRequires: rocm-comgr%{pkg_suffix}-devel
BuildRequires: rocm-compilersupport%{pkg_suffix}-macros
BuildRequires: rocm-hip%{pkg_suffix}-devel
-BuildRequires: rocm-runtime%{pkg_suffix}-devel >= %{rocm_release}
+BuildRequires: rocm-runtime%{pkg_suffix}-devel
BuildRequires: rocm-rpm-macros%{pkg_suffix}
BuildRequires: rocprim%{pkg_suffix}-static
BuildRequires: rocfft%{pkg_suffix}-devel
@@ -168,7 +167,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%setup -q -n rocm-libraries-%{commit0}
cd projects/hipfft
%else
-%autosetup -n %{upstreamname}-rocm-%{version} -p 1
+%autosetup -p1 -n %{upstreamname}
%endif
# CMake Error at clients/tests/CMakeLists.txt:87 (find_package):
@@ -247,6 +246,9 @@ export LD_LIBRARY_PATH=%{_vpath_builddir}/library:$LD_LIBRARY_PATH
%endif
%changelog
+* Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index cc7ec2d..459ae3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipFFT-rocm-7.1.0.tar.gz) = b5e4fd5e66bf13b293c700dac96473bfe8e7ba98e685dbafb76d8cb6e0711a163aabc2dba5c6201c2bbc9e9cb4eaf89d298d19bb9871e09619f8f2ab68ea23cb
+SHA512 (hipfft-7.2.0.tar.gz) = bd42d71fe01c05fe7d17d298bc6ee9e70d0733a8146b295e17fe7657bb0be34d3f78b0e8525131b4bbc6f7d38307a97e92314945dcc42ef1934cd3c95a9c9a19
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 16:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 16:24 [rpms/hipfft] epel10: Update to 7.2.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