New upstream release 0.21.0

This commit is contained in:
Volker Fröhlich 2020-12-09 08:30:51 +01:00
commit 8384c0bb27
3 changed files with 7 additions and 3 deletions

View file

@ -2,8 +2,8 @@
%global modname OWSLib
Name: python-%{modname}
Version: 0.20.0
Release: 2%{?dist}
Version: 0.21.0
Release: 1%{?dist}
Summary: Client library for OGC web services
License: BSD
URL: https://geopython.github.io/OWSLib
@ -53,6 +53,9 @@ find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
%{python3_sitelib}/%{modname}-%{version}-py*.egg-info
%changelog
* Wed Dec 09 2020 Volker Fröhlich <volker27@gmx.at> - 0.21.0-1
- New upstream release
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild