public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flyingsaucersattack] rawhide: Fix SPDX license tag: 'MIT AND CC-BY-SA-4.0'
@ 2026-07-15 18:11 Michal Schorm
0 siblings, 0 replies; only message in thread
From: Michal Schorm @ 2026-07-15 18:11 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-15 18:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 18:11 [rpms/flyingsaucersattack] rawhide: Fix SPDX license tag: 'MIT AND CC-BY-SA-4.0' Michal Schorm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox