New version 0.15.0
This commit is contained in:
parent
7fec8b359a
commit
bdd2ef3b7d
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,3 +17,4 @@
|
|||
/OWSLib-0.12.0.tar.gz
|
||||
/OWSLib-0.13.0.tar.gz
|
||||
/OWSLib-0.14.0.tar.gz
|
||||
/OWSLib-0.15.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (OWSLib-0.14.0.tar.gz) = 47dc55fbc1410778e03ae7b30f17e72af94f425ab75645c26605cff87d9caa9736b3917c645f3e13faffceeea735dadae9050b970bcf72a87546fd1e4ee68291
|
||||
SHA512 (OWSLib-0.15.0.tar.gz) = c8aed4dc2aa82062d157aef5b5aa9c91d8dc678753bd4e1e3b8fb9afb9564ab5b4716b156f73b0b7f1d7d163570f9681c01cd5319c353b728a170dfceede1e3e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue