New version 0.15.0
This commit is contained in:
parent
7fec8b359a
commit
bdd2ef3b7d
3 changed files with 7 additions and 3 deletions
|
|
@ -3,8 +3,8 @@
|
|||
%global with_python3 1
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.14.0
|
||||
Release: 5%{?dist}
|
||||
Version: 0.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Client library for OGC web services
|
||||
License: BSD
|
||||
URL: https://geopython.github.io/OWSLib
|
||||
|
|
@ -106,6 +106,9 @@ popd
|
|||
%endif # if with_python3
|
||||
|
||||
%changelog
|
||||
* Thu Sep 14 2017 Volker Fröhlich <volker27@gmx.at> - 0.15.0-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Aug 29 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.14.0-5
|
||||
- Add Provides for the old name
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue