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