From 1d3976de8b75e3fd8fa061ba36ae037d208e2f1d Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Mon, 3 Jan 2022 15:46:34 -0600 Subject: [PATCH] Fix license tag Signed-off-by: Maxwell G --- python-resolvelib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-resolvelib.spec b/python-resolvelib.spec index a7b54ad..d9451fa 100644 --- a/python-resolvelib.spec +++ b/python-resolvelib.spec @@ -6,7 +6,7 @@ Version: 0.5.5 Release: 3%{?dist} Summary: Resolve abstract dependencies into concrete ones -License: ISC License +License: ISC URL: https://github.com/sarugaku/resolvelib Source0: %{pypi_source} BuildArch: noarch