From f0c1eafe38b8cffb3211f6edb73bf22a3bf14597 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 12 Nov 2015 11:28:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 --- python-OWSLib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-OWSLib.spec b/python-OWSLib.spec index c6f2853..7306ad0 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 0.10.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Client library for OGC web services License: BSD URL: http://geopython.github.io/OWSLib @@ -95,6 +95,9 @@ popd %endif # if with_python3 %changelog +* Thu Nov 12 2015 Fedora Release Engineering - 0.10.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Wed Nov 11 2015 Volker Fröhlich - 0.10.0-1 - New upstream release