public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddnet] exclude-empty-files: convert license to SPDX
@ 2026-09-03  0:10 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-03  0:10 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ddnet
            Branch : exclude-empty-files
            Commit : 0b78d598cb5143052585356b12c0eb61106ee3d2
            Author : Miroslav Suchý <msuchy@redhat.com>
            Date   : 2024-08-28T08:57:01+02:00
            Stats  : +6/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/ddnet/c/0b78d598cb5143052585356b12c0eb61106ee3d2?branch=exclude-empty-files

            Log:
            convert license to SPDX

This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4

---
diff --git a/ddnet.spec b/ddnet.spec
index 458c473..7210498 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -3,7 +3,7 @@
 
 Name:           ddnet
 Version:        18.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        DDraceNetwork, a cooperative racing mod of Teeworlds
 
 # Disabled while can't fix build
@@ -30,7 +30,8 @@ ExcludeArch: s390x
 #
 
 
-License:        zlib and CC-BY-SA and ASL 2.0 and MIT and Public Domain
+# Automatically converted from old format: zlib and CC-BY-SA and ASL 2.0 and MIT and Public Domain - review is highly recommended.
+License:        Zlib AND LicenseRef-Callaway-CC-BY-SA AND Apache-2.0 AND LicenseRef-Callaway-MIT AND LicenseRef-Callaway-Public-Domain
 URL:            https://ddnet.org/
 Source0:        https://github.com/ddnet/ddnet/archive/%{version}/%{name}-%{version}.tar.gz
 
@@ -176,6 +177,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 
 %changelog
+* Wed Aug 28 2024 Miroslav Suchý <msuchy@redhat.com> - 18.4-2
+- convert license to SPDX
+
 * Tue Jul 23 2024 Packit <hello@packit.dev> - 18.4-1
 - Update to version 18.4
 - Resolves: rhbz#2298684

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-03  0:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03  0:10 [rpms/ddnet] exclude-empty-files: convert license to SPDX 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox