public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/apptainer] migrate-spdx: convert license to SPDX
Date: Mon, 03 Aug 2026 17:53:20 GMT	[thread overview]
Message-ID: <178577960004.1.14748469825749932560.rpms-apptainer-37a4ed25f8a3@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-08-03 17:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178577960004.1.14748469825749932560.rpms-apptainer-37a4ed25f8a3@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox