public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Schorm <mschorm@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/flyingsaucersattack] rawhide: Fix SPDX license tag: 'MIT AND CC-BY-SA-4.0'
Date: Wed, 15 Jul 2026 18:11:43 GMT [thread overview]
Message-ID: <178413910305.1.6592537936554080107.rpms-flyingsaucersattack-495f7d530b3d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/flyingsaucersattack
Branch : rawhide
Commit : 495f7d530b3d190e8125fb851e1387f990b1add6
Author : Michal Schorm <mschorm@redhat.com>
Date : 2026-07-14T23:03:05+02:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/flyingsaucersattack/c/495f7d530b3d190e8125fb851e1387f990b1add6?branch=rawhide
Log:
Fix SPDX license tag: 'MIT AND CC-BY-SA-4.0'
License analysis based on upstream source 'fuga120h.zip':
File examined: 'LICENSE.txt'
- Line 1: "as of Oct. 3rd 2014, FSA is released under the MIT License"
- Line 3: "all included artwork and audio is licensed under the
CC BY-SA 4.0 license"
- URL: http://creativecommons.org/licenses/by-sa/4.0/
- Lines 8-29: Full MIT license text with copyright notice
"(c) 2014, Dennis Busch"
The existing spec comment already correctly identified CC-BY-SA-4.0,
but the License tag used 'LicenseRef-Callaway-CC-BY-SA' (unversioned)
from the automatic conversion. The version is explicitly 4.0 per both
the license text and the creativecommons.org URL.
SPDX mapping:
- MIT license text -> 'MIT'
- CC BY-SA 4.0 (URL + text) -> 'CC-BY-SA-4.0'
- Combined: 'MIT AND CC-BY-SA-4.0'
Removed the "Automatically converted" comment as the license has now
been manually verified.
Co-Authored-By: Claude AI <noreply@anthropic.com>
---
diff --git a/flyingsaucersattack.spec b/flyingsaucersattack.spec
index 6280904..ba0eb9b 100644
--- a/flyingsaucersattack.spec
+++ b/flyingsaucersattack.spec
@@ -1,10 +1,9 @@
Name: flyingsaucersattack
Version: 1.20h
-Release: 26%{?dist}
+Release: 27%{?dist}
Summary: Shoot down the attacking UFOs and to save the city
# Engine is MIT, resources are CC-BY-SA-4.0
-# Automatically converted from old format: MIT and CC-BY-SA - review is highly recommended.
-License: LicenseRef-Callaway-MIT AND LicenseRef-Callaway-CC-BY-SA
+License: MIT AND CC-BY-SA-4.0
URL: http://www.dennisbusch.de/fsa.php
Source0: http://www.dennisbusch.de/software/fsa/fuga120h.zip
Source1: %{name}.png
@@ -72,6 +71,9 @@ appstream-util validate-relax --nonet \
%changelog
+* Tue Jul 14 2026 Michal Schorm <mschorm@redhat.com> - 1.20h-27
+- Fix SPDX license expression: 'MIT AND CC-BY-SA-4.0'
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.20h-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-07-15 18:11 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=178413910305.1.6592537936554080107.rpms-flyingsaucersattack-495f7d530b3d@fedoraproject.org \
--to=mschorm@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