New version 0.19.1

This commit is contained in:
Volker Fröhlich 2020-02-02 13:57:10 +01:00
commit 8c3e992572
3 changed files with 7 additions and 3 deletions

View file

@ -2,8 +2,8 @@
%global modname OWSLib
Name: python-%{modname}
Version: 0.19.0
Release: 2%{?dist}
Version: 0.19.1
Release: 1%{?dist}
Summary: Client library for OGC web services
License: BSD
URL: https://geopython.github.io/OWSLib
@ -53,6 +53,9 @@ find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
%{python3_sitelib}/%{modname}-%{version}-py*.egg-info
%changelog
* Sun Feb 02 2020 Volker Fröhlich <volker27@gmx.at> - 0.19.1-1
- New upstream release
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild