From b3b78fe93faf7599688cecd477465728cc5a9c2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Wed, 11 Nov 2015 18:48:10 +0100 Subject: [PATCH] New version 0.10.0 --- .gitignore | 1 + python-OWSLib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4232bfe..0a6f6d1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /OWSLib-0.9.0.tar.gz /OWSLib-0.9.1.tar.gz /OWSLib-0.9.2.tar.gz +/OWSLib-0.10.0.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 6902332..c6f2853 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -3,8 +3,8 @@ %global with_python3 1 Name: python-%{modname} -Version: 0.9.2 -Release: 2%{?dist} +Version: 0.10.0 +Release: 1%{?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 +* Wed Nov 11 2015 Volker Fröhlich - 0.10.0-1 +- New upstream release + * Tue Nov 10 2015 Fedora Release Engineering - 0.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 6445867..6d5671a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01e1e142dc26bbeab61eae1d26a44c46 OWSLib-0.9.2.tar.gz +8cd7db349108f63cd2b7a7af716ab370 OWSLib-0.10.0.tar.gz