New version 0.18

This commit is contained in:
Volker Fröhlich 2019-06-26 09:10:06 +02:00
commit 0839af7b87
3 changed files with 7 additions and 3 deletions

View file

@ -2,8 +2,8 @@
%global modname OWSLib
Name: python-%{modname}
Version: 0.17.0
Release: 3%{?dist}
Version: 0.18.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 Jun 26 2019 Volker Fröhlich <volker27@gmx.at> - 0.18.0-1
- New upstream release
* Mon Feb 11 2019 Miro Hrončok <mhroncok@redhat.com> - 0.17.0-3
- Subpackage python2-owslib has been removed
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal