diff --git a/python-decorator.changes b/python-decorator.changes index e12654b..bb7e17b 100644 --- a/python-decorator.changes +++ b/python-decorator.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 5 15:13:12 UTC 2017 - jmatejek@suse.com + +- fix source url + ------------------------------------------------------------------- Sat Apr 1 21:20:43 UTC 2017 - toddrme2178@gmail.com diff --git a/python-decorator.spec b/python-decorator.spec index 72c108d..06d7ed8 100644 --- a/python-decorator.spec +++ b/python-decorator.spec @@ -24,11 +24,11 @@ Url: http://pypi.python.org/pypi/decorator Summary: Better living through Python with decorators License: BSD-2-Clause Group: Development/Languages/Python -Source: http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/d/decorator/decorator-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages