New version 0.11.2

This commit is contained in:
Volker Fröhlich 2016-05-16 23:58:22 +02:00
commit 5c2ae13abc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -13,3 +13,4 @@
/OWSLib-0.10.3.tar.gz
/OWSLib-0.11.0.tar.gz
/OWSLib-0.11.1.tar.gz
/OWSLib-0.11.2.tar.gz

View file

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

View file

@ -1 +1 @@
72f7b0116019feb6c5b457fe7e7d1f33 OWSLib-0.11.1.tar.gz
c563681ccb0dc9ef59be7edc93ef42c5 OWSLib-0.11.2.tar.gz