New release 0.8.10

This commit is contained in:
Volker Fröhlich 2014-10-13 16:53:51 +02:00
commit 9959ed1f0d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/OWSLib-0.8.7.tar.gz
/OWSLib-0.8.8.tar.gz
/OWSLib-0.8.9.tar.gz
/OWSLib-0.8.10.tar.gz

View file

@ -5,7 +5,7 @@
%global modname OWSLib
Name: python-%{modname}
Version: 0.8.9
Version: 0.8.10
Release: 1%{?dist}
Summary: Client library for OGC web services
License: BSD
@ -41,6 +41,9 @@ rm -rf %{modname}.egg-info
%{python_sitelib}/%{modname}-%{version}-py*.egg-info
%changelog
* Mon Oct 13 2014 Volker Fröhlich <volker27@gmx.at> - 0.8.10-1
- New upstream release
* Wed Sep 24 2014 Volker Fröhlich <volker27@gmx.at> - 0.8.9-1
- New upstream release

View file

@ -1 +1 @@
5f79d0d4ab6f53748b6cc3eff7e0a3c3 OWSLib-0.8.9.tar.gz
bf942298cef015bec19e9ea9e7380248 OWSLib-0.8.10.tar.gz