diff --git a/python-OWSLib.spec b/python-OWSLib.spec index a6db2ff..9c4325c 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -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 - 0.13.0-2 +- Rebuild for Python 3.6 + * Sun Sep 25 2016 Volker Fröhlich - 0.13.0-1 - New upstream release