Reverting back to 0.9.0 since 0.9.1 adds a dependency on pyproj (which isn't available and would be non-trivial to add)

This commit is contained in:
Dave Johansen 2015-09-20 09:37:10 -07:00
commit 36ed902e1e
3 changed files with 2 additions and 9 deletions

View file

@ -3,7 +3,7 @@
%global with_python3 0%{?fedora}
Name: python-%{modname}
Version: 0.9.1
Version: 0.9.0
Release: 1%{?dist}
Summary: Client library for OGC web services
License: BSD
@ -93,12 +93,6 @@ 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