New release 0.11.0

This commit is contained in:
Volker Fröhlich 2016-04-01 22:21:40 +02:00
commit 72e8f768b3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

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

View file

@ -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 <volker27@gmx.at> - 0.11.0-1
- New upstream release
* Mon Nov 23 2015 Volker Fröhlich <volker27@gmx.at> - 0.10.3-1
- New upstream release

View file

@ -1 +1 @@
07ebf7dbaebf4d935c7636bb96732103 OWSLib-0.10.3.tar.gz
72437afa6e0eda059194ac2eae0b113b OWSLib-0.11.0.tar.gz