New version 0.16
This commit is contained in:
parent
bdd2ef3b7d
commit
79cfc000ec
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,3 +18,4 @@
|
|||
/OWSLib-0.13.0.tar.gz
|
||||
/OWSLib-0.14.0.tar.gz
|
||||
/OWSLib-0.15.0.tar.gz
|
||||
/OWSLib-0.16.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
%global with_python3 1
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.15.0
|
||||
Version: 0.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Client library for OGC web services
|
||||
License: BSD
|
||||
|
|
@ -106,6 +106,9 @@ popd
|
|||
%endif # if with_python3
|
||||
|
||||
%changelog
|
||||
* Fri Dec 22 2017 Volker Fröhlich <volker27@gmx.at> - 0.16.0-1
|
||||
- New upstream release
|
||||
|
||||
* Thu Sep 14 2017 Volker Fröhlich <volker27@gmx.at> - 0.15.0-1
|
||||
- New upstream release
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (OWSLib-0.15.0.tar.gz) = c8aed4dc2aa82062d157aef5b5aa9c91d8dc678753bd4e1e3b8fb9afb9564ab5b4716b156f73b0b7f1d7d163570f9681c01cd5319c353b728a170dfceede1e3e
|
||||
SHA512 (OWSLib-0.16.0.tar.gz) = 631bd02d084e12b5acab7ac1a273a78337aab12a8b911fd5d3cb81328f5ba4266a7d22e6962bb07051558d24e29630c74f02cab88db11e83e9b3e8b7296f7236
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue