From c307c40e2c04faf80eea5efaf96b824576bd62fe Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 28 Aug 2022 08:55:47 -0400 Subject: [PATCH] Update License to SPDX --- python-OWSLib.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 45784d9..c6b86c3 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -13,7 +13,7 @@ Version: 0.26.0 Release: %autorelease Summary: Client library for OGC web services -License: BSD +License: BSD-3-Clause URL: https://geopython.github.io/OWSLib Source0: https://github.com/geopython/OWSLib/archive/%{version}/OWSLib-%{version}.tar.gz