diff --git a/.gitignore b/.gitignore index 20182a1..35caf5e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /OWSLib-0.11.1.tar.gz /OWSLib-0.11.2.tar.gz /OWSLib-0.12.0.tar.gz +/OWSLib-0.13.0.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 57df80a..a6db2ff 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -3,7 +3,7 @@ %global with_python3 1 Name: python-%{modname} -Version: 0.12.0 +Version: 0.13.0 Release: 1%{?dist} Summary: Client library for OGC web services License: BSD @@ -95,6 +95,9 @@ popd %endif # if with_python3 %changelog +* Sun Sep 25 2016 Volker Fröhlich - 0.13.0-1 +- New upstream release + * Tue Sep 13 2016 Volker Fröhlich - 0.12.0-1 - New upstream release - Update URL and Source diff --git a/sources b/sources index 1238153..96b71d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec5bd04aedc92055b3a9e0bd8d636ee6 OWSLib-0.12.0.tar.gz +7d1d857984eed2ead10e62b070825b77 OWSLib-0.13.0.tar.gz