From b0bdf12b6c971e78f2eac33aef3eaaabd51a0586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Grabovsk=C3=BD?= Date: Thu, 2 Feb 2023 16:16:30 +0100 Subject: [PATCH] Use SPDX format for license field See [the wiki][1] for details. [1]: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 --- will-crash.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/will-crash.spec b/will-crash.spec index 88e62aa..64ee997 100644 --- a/will-crash.spec +++ b/will-crash.spec @@ -14,7 +14,7 @@ Release: 2%{?dist} Summary: Set of crashing executables written in various languages Group: Development/Tools -License: GPLv3 +License: GPL-3.0-only URL: https://github.com/abrt/will-crash Source0: https://github.com/abrt/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz