public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/amdsmi] epel10: Fix license typo: NSCA -> NCSA
@ 2026-07-10 0:00 Pavel Simovec
0 siblings, 0 replies; only message in thread
From: Pavel Simovec @ 2026-07-10 0:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/amdsmi
Branch : epel10
Commit : db8b688e48864c8e98cf46e8cacfd642a2b59d62
Author : Pavel Simovec <psimovec@redhat.com>
Date : 2026-07-09T15:43:05+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/amdsmi/c/db8b688e48864c8e98cf46e8cacfd642a2b59d62?branch=epel10
Log:
Fix license typo: NSCA -> NCSA
The NCSA (University of Illinois/NCSA Open Source License) was
incorrectly spelled as NSCA, which is not a valid SPDX identifier.
---
diff --git a/amdsmi.spec b/amdsmi.spec
index 217ac61..0075f5b 100644
--- a/amdsmi.spec
+++ b/amdsmi.spec
@@ -84,13 +84,13 @@
Name: amdsmi%{pkg_suffix}
Version: %{rocm_version}
%if %{with preview}
-Release: 1%{?dist}
+Release: 2%{?dist}
%else
-Release: 4%{?dist}
+Release: 5%{?dist}
%endif
Summary: AMD System Management Interface
-License: MIT AND (GPL-2.0-only WITH Linux-syscall-note) AND NSCA
+License: MIT AND (GPL-2.0-only WITH Linux-syscall-note) AND NCSA
# Main license is MIT
#
# This file is GPL-2.0
@@ -375,6 +375,9 @@ chrpath -d %{buildroot}%{pkg_prefix}/lib/python%{python3_version}/site-packages/
%endif
%changelog
+* Thu Jul 09 2026 Pavel Simovec <psimovec@redhat.com> - 7.2.1-5
+- Fix license typo: NSCA -> NCSA
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 7.2.1-4
- Rebuilt for Python 3.15
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-10 0:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 0:00 [rpms/amdsmi] epel10: Fix license typo: NSCA -> NCSA Pavel Simovec
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox