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