diff --git a/python-Cycler.changes b/python-Cycler.changes index 5aeb508..2631edc 100644 --- a/python-Cycler.changes +++ b/python-Cycler.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 12 19:00:14 UTC 2017 - toddrme2178@gmail.com + +- Fix download URL. + ------------------------------------------------------------------- Wed Apr 12 17:31:02 UTC 2017 - toddrme2178@gmail.com diff --git a/python-Cycler.spec b/python-Cycler.spec index e747c61..051f42b 100644 --- a/python-Cycler.spec +++ b/python-Cycler.spec @@ -24,7 +24,7 @@ Summary: Composable style cycles License: BSD-3-Clause Group: Development/Languages/Python Url: http://github.com/matplotlib/cycler -Source: https://file.pythonhosted.org/packages/source/C/Cycler/cycler-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/C/Cycler/cycler-%{version}.tar.gz BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools}