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