From a0c5f3e53359b20b7b7f604a07dd7b7d1681c712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 26 May 2023 14:10:06 +0200 Subject: [PATCH] Acknowledge the license tag is SPDX --- python-tomli-w.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-tomli-w.spec b/python-tomli-w.spec index b705703..cb02e36 100644 --- a/python-tomli-w.spec +++ b/python-tomli-w.spec @@ -5,6 +5,7 @@ Version: 1.0.0 Release: 5%{?dist} Summary: A Python library for writing TOML +# SPDX License: MIT URL: https://github.com/hukkin/tomli-w Source0: %{url}/archive/%{version}/tomli-w-%{version}.tar.gz