From 72e8f768b3425997cb8a8c802664ea6661d242e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Fri, 1 Apr 2016 22:21:40 +0200 Subject: [PATCH] New release 0.11.0 --- .gitignore | 1 + python-OWSLib.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c12d16d..4daad9b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /OWSLib-0.10.0.tar.gz /OWSLib-0.10.1.tar.gz /OWSLib-0.10.3.tar.gz +/OWSLib-0.11.0.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 0a537c2..4136eb3 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -3,7 +3,7 @@ %global with_python3 1 Name: python-%{modname} -Version: 0.10.3 +Version: 0.11.0 Release: 1%{?dist} Summary: Client library for OGC web services License: BSD @@ -95,6 +95,9 @@ popd %endif # if with_python3 %changelog +* Fri Apr 1 2016 Volker Fröhlich - 0.11.0-1 +- New upstream release + * Mon Nov 23 2015 Volker Fröhlich - 0.10.3-1 - New upstream release diff --git a/sources b/sources index 1366682..ead3bdf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07ebf7dbaebf4d935c7636bb96732103 OWSLib-0.10.3.tar.gz +72437afa6e0eda059194ac2eae0b113b OWSLib-0.11.0.tar.gz