New release 0.13.0
This commit is contained in:
parent
da045c3422
commit
e9e3d7ba06
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/OWSLib-0.11.1.tar.gz
|
||||
/OWSLib-0.11.2.tar.gz
|
||||
/OWSLib-0.12.0.tar.gz
|
||||
/OWSLib-0.13.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
%global with_python3 1
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.12.0
|
||||
Version: 0.13.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Client library for OGC web services
|
||||
License: BSD
|
||||
|
|
@ -95,6 +95,9 @@ popd
|
|||
%endif # if with_python3
|
||||
|
||||
%changelog
|
||||
* Sun Sep 25 2016 Volker Fröhlich <volker27@gmx.at> - 0.13.0-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Sep 13 2016 Volker Fröhlich <volker27@gmx.at> - 0.12.0-1
|
||||
- New upstream release
|
||||
- Update URL and Source
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
ec5bd04aedc92055b3a9e0bd8d636ee6 OWSLib-0.12.0.tar.gz
|
||||
7d1d857984eed2ead10e62b070825b77 OWSLib-0.13.0.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue