Compare commits

...
Sign in to create a new pull request.

4 commits

Author SHA1 Message Date
Fedora Release Engineering
46ea3d4d48 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 06:16:49 +00:00
Michal Schorm
76d7969e73 Fix SPDX license tag: 'LicenseRef-Callaway-CC-BY-SA' -> 'CC-BY-SA-3.0'
The automated SPDX conversion (commit by msuchy, 44-37) left behind a
'LicenseRef-Callaway-CC-BY-SA' placeholder because the CC-BY-SA version
could not be determined without inspecting the source tarball.

License analysis
================

Files examined in 'Scorched3D-44-src.tar.gz':

1. 'scorched/COPYING' -- full text of the GNU General Public License
   version 2.  Source files reference "or later", confirming
   'GPL-2.0-or-later'.

2. 'scorched/data/globalmods/apoc/license.txt' -- full legal text
   of the Creative Commons Attribution-ShareAlike license.  The first
   line reads:

     "Creative Commons Attribution-ShareAlike 3.0 License"

   The body matches the CC-BY-SA-3.0 legal code (references
   "Creative Commons Compatible License", section 4(b) re-licensing
   provisions specific to version 3.0).  This is the authoritative
   license for the bundled Apocalypse mod content.

3. 'scorched/data/globalmods/apoc/readme.txt' -- mod readme, "Legal
   Stuff" section also states "Creative Commons Attribution-ShareAlike
   3.0", consistent with 'license.txt'.

4. 'scorched/data/globalmods/apoc/readme-nexus.txt' -- historical
   readme for Nexus6's map pack references "Attribution-ShareAlike
   2.0" in its human-readable summary, but directs readers to the
   LICENSE file for the full legal text.  The actual license file
   ('license.txt') is unambiguously version 3.0.  The Apocalypse mod
   absorbed Nexus6's maps under CC-BY-SA-3.0 (which is a valid
   re-licensing path under CC-BY-SA-2.0 share-alike provisions).

5. 'scorched/data/globalmods/apoc/data/landscapes.xml' -- copyright
   notices for maps by Bobirov, Nexus6, and ShoCkwaVe all state
   "distributed under the Creative Commons Attribution-ShareAlike
   license" without specifying a version; the mod-level 'license.txt'
   governs.

SPDX mapping
=============

  Old: 'GPL-2.0-or-later AND LicenseRef-Callaway-CC-BY-SA'
  New: 'GPL-2.0-or-later AND CC-BY-SA-3.0'

Also removed the "Automatically converted" comment and bumped
Release to 43.

Co-Authored-By: Claude AI <noreply@anthropic.com>
2026-07-14 23:05:22 +02:00
Tom spot Callaway
a49e0bc579 rebuild 2026-04-16 22:34:50 -04:00
Tom spot Callaway
c405316982 rebuild for lua 5.5 2026-03-15 19:31:28 -04:00

View file

@ -2,10 +2,9 @@
Name: scorched3d
Version: 44
Release: 40%{?dist}
Release: 44%{?dist}
Summary: Game based loosely on the classic DOS game Scorched Earth
# Automatically converted from old format: GPLv2+ and CC-BY-SA - review is highly recommended.
License: GPL-2.0-or-later AND LicenseRef-Callaway-CC-BY-SA
License: GPL-2.0-or-later AND CC-BY-SA-3.0
URL: http://www.scorched3d.co.uk/
Source0: http://downloads.sourceforge.net/%{name}/Scorched3D-%{version}-src.tar.gz
Source1: %{name}.desktop
@ -152,6 +151,19 @@ EOF
%changelog
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 44-44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Tue Jul 14 2026 Michal Schorm <mschorm@redhat.com> - 44-43
- Fix SPDX license tag: replace 'LicenseRef-Callaway-CC-BY-SA' with
'CC-BY-SA-3.0' based on upstream license text
* Thu Apr 16 2026 Tom Callaway <spot@fedoraproject.org> - 44-42
- rebuild
* Sun Mar 15 2026 Tom Callaway <spot@fedoraproject.org> - 44-41
- rebuild for lua 5.5
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 44-40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild