From 88c1c66f532dc635215e5af953733222205792bd0c6e3d5d4d1230f7f4a1b23f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 4 Mar 2018 20:29:07 +0000 Subject: [PATCH] Accepting request 582442 from home:alarrosa:branches:devel:languages:python - Fix LICENSE url OBS-URL: https://build.opensuse.org/request/show/582442 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyee?expand=0&rev=3 --- python-pyee.changes | 5 +++++ python-pyee.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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