From 835ea49fddbc1c49575fcf0779d64f3556001c61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 18 Dec 2023 09:28:33 +0000 Subject: [PATCH] Migrate to SPDX license This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_2 --- python-pygit2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pygit2.spec b/python-pygit2.spec index ec6c101..afce350 100644 --- a/python-pygit2.spec +++ b/python-pygit2.spec @@ -5,7 +5,7 @@ Version: 1.13.3 Release: %autorelease Summary: Python bindings for libgit2 -License: GPLv2 with linking exception +License: GPL-2.0-only WITH GCC-exception-2.0 URL: https://www.pygit2.org/ Source0: https://github.com/libgit2/pygit2/archive/v%{version}.tar.gz#/%{pkgname}-%{version}.tar.gz # This patch lowers the Python-level dependency on cffi. Fedora package python-cffi-1.15.1-5 and