New release 0.11.0
This commit is contained in:
parent
3f2e01f078
commit
72e8f768b3
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@
|
|||
/OWSLib-0.10.0.tar.gz
|
||||
/OWSLib-0.10.1.tar.gz
|
||||
/OWSLib-0.10.3.tar.gz
|
||||
/OWSLib-0.11.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
%global with_python3 1
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.10.3
|
||||
Version: 0.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Client library for OGC web services
|
||||
License: BSD
|
||||
|
|
@ -95,6 +95,9 @@ popd
|
|||
%endif # if with_python3
|
||||
|
||||
%changelog
|
||||
* Fri Apr 1 2016 Volker Fröhlich <volker27@gmx.at> - 0.11.0-1
|
||||
- New upstream release
|
||||
|
||||
* Mon Nov 23 2015 Volker Fröhlich <volker27@gmx.at> - 0.10.3-1
|
||||
- New upstream release
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
07ebf7dbaebf4d935c7636bb96732103 OWSLib-0.10.3.tar.gz
|
||||
72437afa6e0eda059194ac2eae0b113b OWSLib-0.11.0.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue