public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocfft] epel10: Update to 7.2.0
@ 2026-06-11 13:36 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-11 13:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocfft
Branch : epel10
Commit : 5382e69f4699dbf0c4f7801aa7e006cbc306d973
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-07T08:09:41-08:00
Stats : +13/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocfft/c/5382e69f4699dbf0c4f7801aa7e006cbc306d973?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index a3334ed..ffbd144 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/rocFFT-rocm-7.0.1.tar.gz
/rocFFT-rocm-7.0.2.tar.gz
/rocFFT-rocm-7.1.0.tar.gz
+/rocfft-7.2.0.tar.gz
diff --git a/rocfft.spec b/rocfft.spec
index d6a274f..ee0f9f3 100755
--- a/rocfft.spec
+++ b/rocfft.spec
@@ -26,8 +26,8 @@
%global date0 20250926
%endif
-%global upstreamname rocFFT
-%global rocm_release 7.1
+%global upstreamname rocfft
+%global rocm_release 7.2
%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
@@ -126,17 +126,16 @@ Version: git%{date0}.%{shortcommit0}
Release: 2%{?dist}
%else
Version: %{rocm_version}
-Release: 7%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm Fast Fourier Transforms (FFT) 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
BuildRequires: cmake
@@ -147,7 +146,7 @@ BuildRequires: rocm-comgr%{pkg_suffix}-devel
BuildRequires: rocm-compilersupport%{pkg_suffix}-macros
BuildRequires: rocm-hip%{pkg_suffix}-devel
BuildRequires: rocm-rpm-macros%{pkg_suffix}
-BuildRequires: rocm-runtime%{pkg_suffix}-devel >= %{rocm_release}
+BuildRequires: rocm-runtime%{pkg_suffix}-devel
%if %{with test}
BuildRequires: rocrand%{pkg_suffix}-devel
@@ -162,7 +161,7 @@ BuildRequires: gtest-devel
%endif
# rocfft-test compiles some things and requires rocm-hip-devel
-Requires: rocm-hip%{pkg_suffix}-devel >= %{rocm_release}
+Requires: rocm-hip%{pkg_suffix}-devel
%endif
@@ -226,7 +225,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
%setup -q -n rocm-libraries-%{commit0}
cd projects/rocfft
%else
-%autosetup -n %{upstreamname}-rocm-%{version} -p 1
+%autosetup -p1 -n %{upstreamname}
%endif
# Do not care so much about the sqlite version
@@ -301,6 +300,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocfft/LICENSE.md
%endif
%changelog
+* Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 48d1597..b8e2b5b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocFFT-rocm-7.1.0.tar.gz) = ce7e1663a98ef00bd266b8ddb0432ca088cc8d330bd7d3122c30be660197c5bfe10e5622076392d7f7caab31407670087433f2efd6067419719301096094f60b
+SHA512 (rocfft-7.2.0.tar.gz) = ba8b784fc213aa18cd00c087e533705fc5cb0b2db0d3ffaf38863a533a7593d7e80136aa05caa08714feb951f51cd127253ae5733bd0fdb507ea7316d8d46012
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 13:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 13:36 [rpms/rocfft] 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