From 3f7cffdef35baf4d2dde22bfe76e782dfdffc77d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Sun, 6 Sep 2015 01:28:11 +0200 Subject: [PATCH] New version 0.9.1 --- .gitignore | 1 + python-OWSLib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c3a838b..1b36647 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /OWSLib-0.8.12.tar.gz /OWSLib-0.8.13.tar.gz /OWSLib-0.9.0.tar.gz +/OWSLib-0.9.1.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 3a2b4c6..3faab0b 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -3,8 +3,8 @@ %global with_python3 1 Name: python-%{modname} -Version: 0.9.0 -Release: 2%{?dist} +Version: 0.9.1 +Release: 1%{?dist} Summary: Client library for OGC web services License: BSD URL: http://geopython.github.io/OWSLib @@ -93,6 +93,9 @@ popd %endif # if with_python3 %changelog +* Sun Sep 6 2015 Volker Fröhlich - 0.9.1-1 +- New upstream release + * Thu Jun 18 2015 Fedora Release Engineering - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index babaa82..bb523ea 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e511e8bdddce0e59abefc892f090e033 OWSLib-0.9.0.tar.gz +9ca33a5815d07ae8c97dfa3747118d2c OWSLib-0.9.1.tar.gz