From 23d99fa5d365af35c4dad5d1087c62636ee3d367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 26 Jul 2024 02:15:03 +0200 Subject: [PATCH] convert GPLv2+ license to SPDX This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4 --- python-admesh.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-admesh.spec b/python-admesh.spec index c56f1b0..286a044 100644 --- a/python-admesh.spec +++ b/python-admesh.spec @@ -5,7 +5,8 @@ Version: 0.98.9 Release: %autorelease Summary: Python bindings for ADMesh, STL manipulation library -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: https://github.com/admesh/python-admesh Source0: https://files.pythonhosted.org/packages/source/a/%{pypi_name}/%{pypi_name}-%{version}.tar.gz