diff --git a/.gitignore b/.gitignore index 9219919..ebb7d87 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /OWSLib-0.14.0.tar.gz /OWSLib-0.15.0.tar.gz /OWSLib-0.16.0.tar.gz +/OWSLib-0.17.0.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 879e523..ae830fb 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -3,8 +3,8 @@ %global with_python3 1 Name: python-%{modname} -Version: 0.16.0 -Release: 5%{?dist} +Version: 0.17.0 +Release: 1%{?dist} Summary: Client library for OGC web services License: BSD URL: https://geopython.github.io/OWSLib @@ -65,7 +65,9 @@ find python3 -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|' find python2 -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python2}|' pushd python2 -cp -pr LICENSE.txt README.txt CHANGES.txt CREDITS.txt ../ +# TODO: Add LICENSE on the next release after 0.17.0 +# https://github.com/geopython/OWSLib/pull/519 +cp -pr README.rst CHANGES.rst AUTHORS.rst ../ popd @@ -94,18 +96,22 @@ popd %files -n python2-owslib -%doc LICENSE.txt README.txt CHANGES.txt CREDITS.txt +%doc README.rst CHANGES.rst AUTHORS.rst %{python2_sitelib}/owslib %{python2_sitelib}/%{modname}-%{version}-py*.egg-info %if 0%{?with_python3} %files -n python3-OWSLib -%doc LICENSE.txt README.txt CHANGES.txt CREDITS.txt +%doc README.rst CHANGES.rst AUTHORS.rst %{python3_sitelib}/owslib %{python3_sitelib}/%{modname}-%{version}-py*.egg-info %endif # if with_python3 %changelog +* Wed Sep 19 2018 Volker Fröhlich - 0.17.0-1 +- New upstream release +- Update names of documentation files + * Fri Jul 13 2018 Fedora Release Engineering - 0.16.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild diff --git a/sources b/sources index efb27c7..9f4f0da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (OWSLib-0.16.0.tar.gz) = 631bd02d084e12b5acab7ac1a273a78337aab12a8b911fd5d3cb81328f5ba4266a7d22e6962bb07051558d24e29630c74f02cab88db11e83e9b3e8b7296f7236 +SHA512 (OWSLib-0.17.0.tar.gz) = 7ba3463ddcf0fa2ba31af1dbf76b8ddf33419c80cce4ba2005d93e5a6e7d5125f7b63354427812d9a8838a779f5fc5ab3ca998edaba8c70bd53c90fcccfa5c6c