From 8c7bdb15235b4d343765e906f2cfc47de2f690c0 Mon Sep 17 00:00:00 2001 From: Matěj Grabovský Date: Feb 02 2023 14:54:58 +0000 Subject: Use SPDX format for license field See [the wiki][1] for details. [1]: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 --- diff --git a/abrt.spec b/abrt.spec index 974234c..d85b1de 100644 --- a/abrt.spec +++ b/abrt.spec @@ -51,7 +51,7 @@ Summary: Automatic bug detection and reporting tool Name: abrt Version: 2.16.0 Release: 2%{?dist} -License: GPLv2+ +License: GPL-2.0-or-later URL: https://abrt.readthedocs.org/ Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: git-core