From a2998189b4e3884f1f1116a6381688d6b1d84707 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 25 May 2023 10:11:57 +0530 Subject: [PATCH] Correct the SPDX license expression --- gubbi-fonts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gubbi-fonts.spec b/gubbi-fonts.spec index 4f27e8b..da4c0ff 100644 --- a/gubbi-fonts.spec +++ b/gubbi-fonts.spec @@ -2,10 +2,10 @@ BuildRequires: fontforge BuildRequires: make Version: 1.3 -Release: 13%{?dist} +Release: 14%{?dist} URL: https://github.com/aravindavk/Gubbi -%global fontlicense GPL-3.0-or-later WITH exceptions +%global fontlicense GPL-3.0-or-later WITH Font-exception-2.0 %global fontlicenses COPYING %global fontdocs ChangeLog README @@ -39,6 +39,9 @@ make %fontfiles %changelog +* Thu May 25 2023 Parag Nemade - 1.3-14 +- Correct the SPDX license expression + * Wed May 24 2023 Parag Nemade - 1.3-13 - Convert to new fonts packaging guidelines - Migrate to SPDX license expression