From c157faaf25ebd8bd0e0d74fe3bf2beaca63e5a40 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 10 Nov 2015 15:03:00 +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 c90856f..6902332 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 0.9.2 -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 +* Tue Nov 10 2015 Fedora Release Engineering - 0.9.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 + * Fri Sep 25 2015 Volker Fröhlich - 0.9.2-1 - New upstream release