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/hipfft] epel10: Update license
Date: Thu, 11 Jun 2026 16:24:39 GMT [thread overview]
Message-ID: <178119507950.1.15482722863399010046.rpms-hipfft-226e75d7b318@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hipfft
Branch : epel10
Commit : 226e75d7b318e0446eef89deaa3fe49f4f2c8e43
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-17T06:29:12-08:00
Stats : +11/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/hipfft/c/226e75d7b318e0446eef89deaa3fe49f4f2c8e43?branch=epel10
Log:
Update license
cleanup specfile
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/hipfft.spec b/hipfft.spec
index 9e1fb6f..63d8664 100644
--- a/hipfft.spec
+++ b/hipfft.spec
@@ -86,10 +86,10 @@ Version: git%{date0}.%{shortcommit0}
Release: 2%{?dist}
%else
Version: %{rocm_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
-Summary: ROCm FFT marshalling library
-License: MIT
+Summary: ROCm FFT marshaling library
+License: MIT AND BSD-3-Clause
URL: https://github.com/ROCm/rocm-libraries
%if %{with gitcommit}
@@ -134,16 +134,18 @@ BuildRequires: gtest-devel
Provides: hipfft%{pkg_suffix} = %{version}-%{release}
%description
-hipFFT is an FFT marshalling library. Currently, hipFFT supports
+hipFFT is an FFT marshaling library. Currently, hipFFT supports
the rocFFT backends
hipFFT exports an interface that does not require the client to
change, regardless of the chosen backend. It sits between the
-application and the backend FFT library, marshalling inputs into
+application and the backend FFT library, marshaling inputs into
the backend and results back to the application.
+%if 0%{?suse_version}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
+%endif
%package devel
Summary: Libraries and headers for %{name}
@@ -246,6 +248,10 @@ export LD_LIBRARY_PATH=%{_vpath_builddir}/library:$LD_LIBRARY_PATH
%endif
%changelog
+* Tue Feb 17 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-2
+- Update license
+- Cleanup specfile
+
* Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
- Update to 7.2.0
reply other threads:[~2026-06-11 16:24 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=178119507950.1.15482722863399010046.rpms-hipfft-226e75d7b318@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