diff --git a/python-gear.changes b/python-gear.changes index c5ef837..a9ca7ff 100644 --- a/python-gear.changes +++ b/python-gear.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 26 09:37:20 UTC 2018 - tbechtold@suse.com + +- Fix Source + ------------------------------------------------------------------- Fri Mar 23 14:55:46 UTC 2018 - tbechtold@suse.com diff --git a/python-gear.spec b/python-gear.spec index d7b3a92..3e08c21 100644 --- a/python-gear.spec +++ b/python-gear.spec @@ -24,7 +24,7 @@ Summary: Pure Python Async Gear Protocol Library License: Apache-2.0 Group: Development/Languages/Python Url: http://pypi.python.org/pypi/gear -Source: https://pypi.python.org/packages/source/g/gear/gear-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/g/gear/gear-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pbr} BuildRequires: python-rpm-macros