public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocfft] rawhide: Update to 10.0
@ 2026-09-22 21:53 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-09-22 21:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocfft
Branch : rawhide
Commit : aec57bc3606c9801720d22ddfdefbe60db7954fe
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-09-22T14:52:43-07:00
Stats : +7/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocfft/c/aec57bc3606c9801720d22ddfdefbe60db7954fe?branch=rawhide
Log:
Update to 10.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 2002aa1..13cb305 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/rocFFT-rocm-7.1.0.tar.gz
/rocfft-7.2.0.tar.gz
/rocfft-7.14.0.tar.gz
+/rocfft-10.0.0.tar.gz
diff --git a/rocfft.spec b/rocfft.spec
index 5a8cae9..d4e3991 100644
--- a/rocfft.spec
+++ b/rocfft.spec
@@ -28,7 +28,7 @@
%if %{with preview}
%global rocm_release 10.0
%else
-%global rocm_release 7.14
+%global rocm_release 10.0
%endif
%global rocm_patch 0
@@ -142,7 +142,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 2%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm Fast Fourier Transforms (FFT) library
License: MIT AND BSD-3-Clause
@@ -296,12 +296,12 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocfft/LICENSE.md
%if %{with test}
%files test
%{pkg_prefix}/bin/rocfft-test
-%if %{without preview}
-%{pkg_prefix}/bin/rtc_helper_crash
-%endif
%endif
%changelog
+* Sun Sep 20 2026 Tom Rix <Tom.Rix@amd.com> - 10.0.0-1
+- Update to 10.0
+
* Wed Aug 19 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-2
- Fix build on RHEL
diff --git a/sources b/sources
index 64aa0fc..984983b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocfft-7.14.0.tar.gz) = 9eab94c98608d1c04a9b5b993fe07c2a3e0e66f1d8ef0d228359aed122c21fc7f5746cb13a1690b0b53e18899c2247def702c55b637d5eae90c9c363e9199942
+SHA512 (rocfft-10.0.0.tar.gz) = a33e9a465bfdd50a0c09b7050048651ba8b9f57c947dd54dc334d4e2a67155ce23c0ec0607c5048adc35bc63d54f065925fa07a6200c6ef33d18085db0153fdc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 21:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 21:53 [rpms/rocfft] 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