New version 0.10.0
This commit is contained in:
parent
c157faaf25
commit
b3b78fe93f
3 changed files with 7 additions and 3 deletions
|
|
@ -3,8 +3,8 @@
|
|||
%global with_python3 1
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.9.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Client library for OGC web services
|
||||
License: BSD
|
||||
URL: http://geopython.github.io/OWSLib
|
||||
|
|
@ -95,6 +95,9 @@ popd
|
|||
%endif # if with_python3
|
||||
|
||||
%changelog
|
||||
* Wed Nov 11 2015 Volker Fröhlich <volker27@gmx.at> - 0.10.0-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue