diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 512c132..67f05f0 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 0.16.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Client library for OGC web services License: BSD URL: https://geopython.github.io/OWSLib @@ -106,6 +106,9 @@ popd %endif # if with_python3 %changelog +* Tue Jun 19 2018 Miro HronĨok - 0.16.0-4 +- Rebuilt for Python 3.7 + * Wed Feb 21 2018 Iryna Shcherbina - 0.16.0-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)