From 94fdb2d66b1c57e8d323a6b819ee19961b3881ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubom=C3=ADr=20Sedl=C3=A1=C5=99?= Date: Tue, 28 Feb 2023 08:13:07 +0100 Subject: [PATCH] Migrate to SPDX license The original tag said LGPL 2+, but upstream really only mentions 2.1. --- python-productmd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-productmd.spec b/python-productmd.spec index e79aba9..d5448fa 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -12,7 +12,7 @@ Version: 1.33 Release: 7%{?dist} Summary: Library providing parsers for metadata related to OS installation -License: LGPLv2+ +License: LGPL-2.1-only URL: https://github.com/release-engineering/productmd Source0: https://files.pythonhosted.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz