diff --git a/python-Pillow.changes b/python-Pillow.changes index 6048953..f600538 100644 --- a/python-Pillow.changes +++ b/python-Pillow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 12 19:01:50 UTC 2017 - toddrme2178@gmail.com + +- Fix download URL. + ------------------------------------------------------------------- Wed Apr 12 17:33:12 UTC 2017 - toddrme2178@gmail.com diff --git a/python-Pillow.spec b/python-Pillow.spec index ec21ed5..d7d797d 100644 --- a/python-Pillow.spec +++ b/python-Pillow.spec @@ -25,7 +25,7 @@ Summary: Python Imaging Library (Fork) License: HPND Group: Development/Languages/Python Url: http://python-imaging.github.io/ -Source: https://pypi.python.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/P/Pillow/Pillow-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} BuildRequires: %{python_module olefile}