New version 0.9.1
This commit is contained in:
parent
6f2addc342
commit
3f7cffdef3
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@
|
|||
/OWSLib-0.8.12.tar.gz
|
||||
/OWSLib-0.8.13.tar.gz
|
||||
/OWSLib-0.9.0.tar.gz
|
||||
/OWSLib-0.9.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
%global with_python3 1
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.9.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.9.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Client library for OGC web services
|
||||
License: BSD
|
||||
URL: http://geopython.github.io/OWSLib
|
||||
|
|
@ -93,6 +93,9 @@ popd
|
|||
%endif # if with_python3
|
||||
|
||||
%changelog
|
||||
* Sun Sep 6 2015 Volker Fröhlich <volker27@gmx.at> - 0.9.1-1
|
||||
- New upstream release
|
||||
|
||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e511e8bdddce0e59abefc892f090e033 OWSLib-0.9.0.tar.gz
|
||||
9ca33a5815d07ae8c97dfa3747118d2c OWSLib-0.9.1.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue