diff --git a/python-pbr-doc.changes b/python-pbr-doc.changes index 7be5760..97818e7 100644 --- a/python-pbr-doc.changes +++ b/python-pbr-doc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 29 11:59:55 UTC 2017 - tbechtold@suse.com + +- Fix Source url + ------------------------------------------------------------------- Thu Mar 9 10:40:10 UTC 2017 - aplanas@suse.com diff --git a/python-pbr-doc.spec b/python-pbr-doc.spec index 013dc51..3ceedd2 100644 --- a/python-pbr-doc.spec +++ b/python-pbr-doc.spec @@ -24,7 +24,7 @@ Summary: Documentation for python-pbr License: Apache-2.0 Group: Development/Languages/Python Url: http://pypi.python.org/pypi/pbr -Source: https://pypi.io/packages/source/p/pbr/pbr-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/pbr/pbr-%{version}.tar.gz Source1: python-pbr-rpmlintrc # make_oslosphinx_optional.patch - https://review.openstack.org/#/c/443555/ Patch1: make_oslosphinx_optional.patch diff --git a/python-pbr.changes b/python-pbr.changes index 2a1f76e..b90b98e 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 29 11:59:27 UTC 2017 - tbechtold@suse.com + +- Fix Source url + ------------------------------------------------------------------- Wed Mar 8 10:30:49 UTC 2017 - aplanas@suse.com diff --git a/python-pbr.spec b/python-pbr.spec index 15d9e00..65b5fb8 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -28,7 +28,7 @@ Summary: Python Build Reasonableness License: Apache-2.0 Group: Development/Languages/Python Url: http://pypi.python.org/pypi/pbr -Source: https://pypi.python.org/packages/c3/2c/63275fab26a0fd8cadafca71a3623e4d0f0ee8ed7124a5bb128853d178a7/pbr-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/pbr/pbr-%{version}.tar.gz Source1: python-pbr-rpmlintrc BuildRequires: %{python_module devel} BuildRequires: %{python_module pip >= 1.4}