diff --git a/python-OWSLib.spec b/python-OWSLib.spec index ccd73f2..7a6520b 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.19.0 -Release: 1%{?dist} +Release: 2%{?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 +* Thu Jan 30 2020 Fedora Release Engineering - 0.19.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Sun Jan 19 2020 Volker Fröhlich - 0.19.0-1 - New upstream release