From 357ec870d61da9f58f6c0da73baa686fd9df8335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 5 Feb 2024 15:45:04 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_3 --- desktop-file-utils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop-file-utils.spec b/desktop-file-utils.spec index 372ff48..2a9f819 100644 --- a/desktop-file-utils.spec +++ b/desktop-file-utils.spec @@ -7,7 +7,7 @@ Source0: https://www.freedesktop.org/software/desktop-file-utils/releases/%{name Source1: desktop-entry-mode-init.el # https://bugzilla.redhat.com/show_bug.cgi?id=2053905 Patch0: desktop-file-utils-0.26-support-1.5.patch -License: GPLv2+ +License: GPL-2.0-or-later BuildRequires: gcc BuildRequires: glib2-devel