From 8a61e71975669431d1ea50b4b3e817db1673c029 Mon Sep 17 00:00:00 2001 From: Keith Seitz Date: Fri, 16 Jun 2023 09:32:57 -0700 Subject: [PATCH] Migrate to SPDX license expression --- gdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gdb.spec b/gdb.spec index 5fc8298..fcf8bda 100644 --- a/gdb.spec +++ b/gdb.spec @@ -59,7 +59,7 @@ Version: 13.2 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing. Release: 8%{?dist} -License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL +License: GPL-3.0-or-later AND BSD-3-clause AND FSFAP AND LGPL-2.1-or-later AND GPL-2.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain AND GFDL-1.3-or-later AND LGPL-2.0-or-later WITH GCC-exception-2.0 AND GPL-3.0-or-later WITH GCC-exception-3.1 AND GPL-2.0-or-later WITH GNU-compiler-exception # Do not provide URL for snapshots as the file lasts there only for 2 days. # ftp://sourceware.org/pub/gdb/releases/FIXME{tarname}.tar.xz #Source: %{tarname}.tar.xz @@ -1252,6 +1252,9 @@ fi %endif %changelog +* Fri Sep 15 2023 Keith Seitz +- migrated to SPDX license + * Mon Aug 15 2023 Andrew Burgess - Bump release to 13.2-8.