From 6a7628cc720f9cf715745b731a491933573ac82e 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 079a4e2..5105a4d 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -9,7 +9,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