New release 0.13.0

This commit is contained in:
Volker Fröhlich 2016-09-25 11:16:22 +02:00
commit e9e3d7ba06
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -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 <volker27@gmx.at> - 0.13.0-1
- New upstream release
* Tue Sep 13 2016 Volker Fröhlich <volker27@gmx.at> - 0.12.0-1
- New upstream release
- Update URL and Source

View file

@ -1 +1 @@
ec5bd04aedc92055b3a9e0bd8d636ee6 OWSLib-0.12.0.tar.gz
7d1d857984eed2ead10e62b070825b77 OWSLib-0.13.0.tar.gz