From 591680ae6237cc185cfb5735168a09d5e879c773 Mon Sep 17 00:00:00 2001 From: Volker Fröhlich Date: Nov 22 2015 18:06:59 +0000 Subject: New version 0.10.1 --- diff --git a/.gitignore b/.gitignore index 0a6f6d1..7d3f1ec 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /OWSLib-0.9.1.tar.gz /OWSLib-0.9.2.tar.gz /OWSLib-0.10.0.tar.gz +/OWSLib-0.10.1.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 7306ad0..51a09b6 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -3,8 +3,8 @@ %global with_python3 1 Name: python-%{modname} -Version: 0.10.0 -Release: 2%{?dist} +Version: 0.10.1 +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 +* Sun Nov 22 2015 Volker Fröhlich - 0.10.1-1 +- New upstream release + * Thu Nov 12 2015 Fedora Release Engineering - 0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 6d5671a..11d7d7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8cd7db349108f63cd2b7a7af716ab370 OWSLib-0.10.0.tar.gz +a6fe5d3d52c8855596a332bec6e15856 OWSLib-0.10.1.tar.gz