Update License to SPDX
This commit is contained in:
parent
962fd669cf
commit
417d4722f6
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue