Update to 0.9.1 (merge from epel7)

This commit is contained in:
Dave Johansen 2015-09-06 16:40:22 -07:00
commit 3883b3f936
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@
/OWSLib-0.8.12.tar.gz
/OWSLib-0.8.13.tar.gz
/OWSLib-0.9.0.tar.gz
/OWSLib-0.9.1.tar.gz

View file

@ -9,7 +9,7 @@
%endif
Name: python-%{modname}
Version: 0.9.0
Version: 0.9.1
Release: 1%{?dist}
Summary: Client library for OGC web services
License: BSD
@ -99,6 +99,12 @@ popd
%endif # if with_python3
%changelog
* Sun Sep 6 2015 Volker Fröhlich <volker27@gmx.at> - 0.9.1-1
- New upstream release
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 13 2015 Volker Fröhlich <volker27@gmx.at> - 0.9.0-1
- New upstream release
- Add Python 3 sub-package

View file

@ -1 +1 @@
e511e8bdddce0e59abefc892f090e033 OWSLib-0.9.0.tar.gz
9ca33a5815d07ae8c97dfa3747118d2c OWSLib-0.9.1.tar.gz