From 5c2ae13abcededd842b27a0f97e63ec6ec7aec68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Mon, 16 May 2016 23:58:22 +0200 Subject: [PATCH] New version 0.11.2 --- .gitignore | 1 + python-OWSLib.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index cb18dd9..25fc645 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /OWSLib-0.10.3.tar.gz /OWSLib-0.11.0.tar.gz /OWSLib-0.11.1.tar.gz +/OWSLib-0.11.2.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 4bc6730..d32d806 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -3,7 +3,7 @@ %global with_python3 1 Name: python-%{modname} -Version: 0.11.1 +Version: 0.11.2 Release: 1%{?dist} Summary: Client library for OGC web services License: BSD @@ -95,6 +95,9 @@ popd %endif # if with_python3 %changelog +* Mon May 16 2016 Volker Fröhlich - 0.11.2-1 +- New upstream release + * Sat May 14 2016 Volker Fröhlich - 0.11.1-1 - New upstream release diff --git a/sources b/sources index 11538b8..6c2169b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72f7b0116019feb6c5b457fe7e7d1f33 OWSLib-0.11.1.tar.gz +c563681ccb0dc9ef59be7edc93ef42c5 OWSLib-0.11.2.tar.gz