diff --git a/python-OWSLib.spec b/python-OWSLib.spec index d74e42f..f32baac 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 0.14.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 +* Sat Feb 11 2017 Fedora Release Engineering - 0.14.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jan 12 2017 Volker Fröhlich - 0.14.0-1 - New upstream release