Update License to SPDX

This commit is contained in:
Benjamin A. Beasley 2023-03-08 07:47:39 -05:00
commit 417d4722f6

View file

@ -6,7 +6,7 @@ Version: 0.9.0
Release: 2%{?dist}
Summary: Client library for OGC web services
License: BSD
License: BSD-3-Clause
URL: http://geopython.github.io/OWSLib
Source0: %{pypi_source OWSLib}
BuildArch: noarch
@ -104,6 +104,7 @@ find 'owslib' -type f -name '*.py' \
%changelog
* Wed Mar 08 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.9.0-2
- Generally “modernize” packaging (by EPEL7 standards)
- Update License to SPDX
* Sat Jun 13 2015 Volker Fröhlich <volker27@gmx.at> - 0.9.0-1
- New upstream release