public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Pavel Simovec <psimovec@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/amdsmi] epel10: Fix license typo: NSCA -> NCSA
Date: Fri, 10 Jul 2026 00:00:55 GMT	[thread overview]
Message-ID: <178364165517.1.8974462307085841617.rpms-amdsmi-db8b688e4886@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-07-10  0:00 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=178364165517.1.8974462307085841617.rpms-amdsmi-db8b688e4886@fedoraproject.org \
    --to=psimovec@redhat.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