public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apptainer] migrate-spdx: migrate to SPDX licenses
@ 2026-08-03 17:53 Dave Dykstra
  0 siblings, 0 replies; only message in thread
From: Dave Dykstra @ 2026-08-03 17:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/apptainer
Branch : migrate-spdx
Commit : 0d6c8119c646859c897d457c1f6733f1ef3485bd
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date   : 2026-08-03T12:52:45-05:00
Stats  : +9/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/apptainer/c/0d6c8119c646859c897d457c1f6733f1ef3485bd?branch=migrate-spdx

Log:
migrate to SPDX licenses

---
diff --git a/apptainer.spec b/apptainer.spec
index 5719608..b6f240c 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -49,12 +49,13 @@
 Summary: Application and environment virtualization formerly known as Singularity
 Name: apptainer
 Version: 1.5.3
-Release: 4%{?dist}
-# See LICENSE.md for first party code (BSD-3-Clause and LBNL BSD)
-# See LICENSE_THIRD_PARTY.md for incorporated code (ASL 2.0)
+Release: 5%{?dist}
+# See LICENSE.md for first party code (BSD-3-Clause and BSD-3-Clause-LBNL)
+# See LICENSE_THIRD_PARTY.md for incorporated code (Apache-2.0)
 # See LICENSE_DEPENDENCIES.md for dependencies
-# License identifiers taken from: https://fedoraproject.org/wiki/Licensing
-License: LicenseRef-Callaway-BSD AND BSD-3-Clause-LBNL AND Apache-2.0
+# This list was generated using "go_vendor_license report"
+# plus BSD-3-Clause-LBNL was added because it missed that from LICENSE.md
+License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-LBNL AND ISC AND MIT AND MPL-2.0 AND Unlicense
 URL: https://apptainer.org
 Source: https://github.com/%{name}/%{name}/releases/download/v%{package_version}/%{name}-%{package_version}-2.tar.gz
 
@@ -523,6 +524,9 @@ fi
 %attr(4755, root, root) %{_libexecdir}/%{name}/bin/starter-suid
 
 %changelog
+* Mon Aug  3 2026 Dave Dykstra <dwd@cern.ch> - 1.5.3-5
+- Migrated to SPDX licenses
+
 * Thu Jul 31 2026 Dave Dykstra <dwd@cern.ch> - 1.5.3-4
 - Another rebuild for the libsubid library version bump, first time had a
   problem on fc45 side tag build

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

only message in thread, other threads:[~2026-08-03 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 17:53 [rpms/apptainer] migrate-spdx: migrate to SPDX licenses Dave Dykstra

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