New version 0.14.0

This commit is contained in:
Volker Froehlich 2017-01-16 09:34:38 +01:00
commit 867484f16f
3 changed files with 7 additions and 3 deletions

View file

@ -3,8 +3,8 @@
%global with_python3 1
Name: python-%{modname}
Version: 0.13.0
Release: 2%{?dist}
Version: 0.14.0
Release: 1%{?dist}
Summary: Client library for OGC web services
License: BSD
URL: https://geopython.github.io/OWSLib
@ -95,6 +95,9 @@ popd
%endif # if with_python3
%changelog
* Thu Jan 12 2017 Volker Fröhlich <volker27@gmx.at> - 0.14.0-1
- New upstream release
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.13.0-2
- Rebuild for Python 3.6