Rebuild for Python 3.6

This commit is contained in:
Miro Hrončok 2016-12-19 18:20:37 +01:00
commit d95fce2abb

View file

@ -4,7 +4,7 @@
Name: python-%{modname}
Version: 0.13.0
Release: 1%{?dist}
Release: 2%{?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
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.13.0-2
- Rebuild for Python 3.6
* Sun Sep 25 2016 Volker Fröhlich <volker27@gmx.at> - 0.13.0-1
- New upstream release