New version 0.10.3

This commit is contained in:
Volker Fröhlich 2015-11-23 23:39:02 +01:00
commit 3f2e01f078
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -10,3 +10,4 @@
/OWSLib-0.9.2.tar.gz
/OWSLib-0.10.0.tar.gz
/OWSLib-0.10.1.tar.gz
/OWSLib-0.10.3.tar.gz

View file

@ -3,7 +3,7 @@
%global with_python3 1
Name: python-%{modname}
Version: 0.10.1
Version: 0.10.3
Release: 1%{?dist}
Summary: Client library for OGC web services
License: BSD
@ -95,6 +95,9 @@ popd
%endif # if with_python3
%changelog
* Mon Nov 23 2015 Volker Fröhlich <volker27@gmx.at> - 0.10.3-1
- New upstream release
* Sun Nov 22 2015 Volker Fröhlich <volker27@gmx.at> - 0.10.1-1
- New upstream release

View file

@ -1 +1 @@
a6fe5d3d52c8855596a332bec6e15856 OWSLib-0.10.1.tar.gz
07ebf7dbaebf4d935c7636bb96732103 OWSLib-0.10.3.tar.gz