New version 0.14.0
This commit is contained in:
parent
d95fce2abb
commit
867484f16f
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@
|
|||
/OWSLib-0.11.2.tar.gz
|
||||
/OWSLib-0.12.0.tar.gz
|
||||
/OWSLib-0.13.0.tar.gz
|
||||
/OWSLib-0.14.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
%global with_python3 1
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.13.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.14.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Client library for OGC web services
|
||||
License: BSD
|
||||
URL: https://geopython.github.io/OWSLib
|
||||
|
|
@ -95,6 +95,9 @@ popd
|
|||
%endif # if with_python3
|
||||
|
||||
%changelog
|
||||
* Thu Jan 12 2017 Volker Fröhlich <volker27@gmx.at> - 0.14.0-1
|
||||
- New upstream release
|
||||
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.13.0-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
7d1d857984eed2ead10e62b070825b77 OWSLib-0.13.0.tar.gz
|
||||
SHA512 (OWSLib-0.14.0.tar.gz) = 47dc55fbc1410778e03ae7b30f17e72af94f425ab75645c26605cff87d9caa9736b3917c645f3e13faffceeea735dadae9050b970bcf72a87546fd1e4ee68291
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue