From af1e9ae05bc16c5a865e4f9222fd452d2d045415 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Fri, 25 Sep 2015 22:54:48 +0200 Subject: [PATCH] New release 0.9.2 --- .gitignore | 1 + python-OWSLib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1b36647..4232bfe 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /OWSLib-0.8.13.tar.gz /OWSLib-0.9.0.tar.gz /OWSLib-0.9.1.tar.gz +/OWSLib-0.9.2.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 331577d..c90856f 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -3,8 +3,8 @@ %global with_python3 1 Name: python-%{modname} -Version: 0.9.1 -Release: 2%{?dist} +Version: 0.9.2 +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 +* Fri Sep 25 2015 Volker Fröhlich - 0.9.2-1 +- New upstream release + * Sun Sep 6 2015 Volker Fröhlich - 0.9.1-2 - Add pyproj dependency diff --git a/sources b/sources index bb523ea..6445867 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9ca33a5815d07ae8c97dfa3747118d2c OWSLib-0.9.1.tar.gz +01e1e142dc26bbeab61eae1d26a44c46 OWSLib-0.9.2.tar.gz