public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apptainer] migrate-spdx: convert license to SPDX
@ 2026-08-03 17:53
0 siblings, 0 replies; only message in thread
From: @ 2026-08-03 17:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/apptainer
Branch : migrate-spdx
Commit : 37a4ed25f8a3054729c9848b080b3f383e27cd49
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-08-28T07:55:27+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/37a4ed25f8a3054729c9848b080b3f383e27cd49?branch=migrate-spdx
Log:
convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/apptainer.spec b/apptainer.spec
index 13cd81f..85f6e55 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -44,12 +44,13 @@
Summary: Application and environment virtualization formerly known as Singularity
Name: apptainer
Version: 1.3.3
-Release: 2%{?dist}
+Release: 3%{?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)
# See LICENSE_DEPENDENCIES.md for dependencies
# License identifiers taken from: https://fedoraproject.org/wiki/Licensing
-License: BSD and LBNL BSD and ASL 2.0
+# Automatically converted from old format: BSD and LBNL BSD and ASL 2.0 - review is highly recommended.
+License: LicenseRef-Callaway-BSD AND BSD-3-Clause-LBNL AND Apache-2.0
URL: https://apptainer.org
Source: https://github.com/%{name}/%{name}/releases/download/v%{package_version}/%{name}-%{package_version}.tar.gz
@@ -463,6 +464,9 @@ fi
%attr(4755, root, root) %{_libexecdir}/%{name}/bin/starter-suid
%changelog
+* Wed Aug 28 2024 Miroslav Suchý <msuchy@redhat.com> - 1.3.3-3
+- convert license to SPDX
+
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
^ 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: 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