New version 0.11.1

This commit is contained in:
Volker Fröhlich 2016-05-14 12:57:36 +02:00
commit be698e19b5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -12,3 +12,4 @@
/OWSLib-0.10.1.tar.gz
/OWSLib-0.10.3.tar.gz
/OWSLib-0.11.0.tar.gz
/OWSLib-0.11.1.tar.gz

View file

@ -3,7 +3,7 @@
%global with_python3 1
Name: python-%{modname}
Version: 0.11.0
Version: 0.11.1
Release: 1%{?dist}
Summary: Client library for OGC web services
License: BSD
@ -95,6 +95,9 @@ popd
%endif # if with_python3
%changelog
* Sat May 14 2016 Volker Fröhlich <volker27@gmx.at> - 0.11.1-1
- New upstream release
* Fri Apr 1 2016 Volker Fröhlich <volker27@gmx.at> - 0.11.0-1
- New upstream release

View file

@ -1 +1 @@
72437afa6e0eda059194ac2eae0b113b OWSLib-0.11.0.tar.gz
72f7b0116019feb6c5b457fe7e7d1f33 OWSLib-0.11.1.tar.gz