diff --git a/python-pyee.changes b/python-pyee.changes index 29de573..9de9509 100644 --- a/python-pyee.changes +++ b/python-pyee.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Mar 4 20:12:00 UTC 2018 - alarrosa@suse.com + +- Fix LICENSE url + ------------------------------------------------------------------- Tue Feb 20 07:55:56 UTC 2018 - alarrosa@suse.com diff --git a/python-pyee.spec b/python-pyee.spec index 55f5ea3..747102e 100644 --- a/python-pyee.spec +++ b/python-pyee.spec @@ -25,7 +25,7 @@ Summary: A port of node.js's EventEmitter to python Url: https://github.com/jfhbrook/pyee Group: Development/Languages/Python Source: https://files.pythonhosted.org/packages/source/p/pyee/pyee-%{version}.tar.gz -Source99: https://github.com/jfhbrook/pyee/blob/master/LICENSE +Source99: https://raw.githubusercontent.com/jfhbrook/pyee/master/LICENSE # PATCH-FIX-UPSTREAM fix-build-requirements.patch Patch0: fix-build-requirements.patch BuildRequires: python-rpm-macros