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