From 802d8c4a2d3cba6842b1d99a0f8dbb4306eea496a37ff7fcc64073f7e520c9f6 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 31 Jan 2017 14:50:07 +0000 Subject: [PATCH] - fix download url OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-phue?expand=0&rev=2 --- python-phue.changes | 5 +++++ python-phue.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/python-phue.changes b/python-phue.changes index d514835..e5bbe17 100644 --- a/python-phue.changes +++ b/python-phue.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 31 14:49:58 UTC 2017 - dmueller@suse.com + +- fix download url + ------------------------------------------------------------------- Wed Jan 18 12:37:10 UTC 2017 - alarrosa@suse.com diff --git a/python-phue.spec b/python-phue.spec index de8f50c..36b4c08 100644 --- a/python-phue.spec +++ b/python-phue.spec @@ -1,7 +1,7 @@ # # spec file for package python-phue # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,16 +13,17 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-phue Version: 0.9 Release: 0 -License: MIT Summary: A Philips Hue Python library -Url: https://github.com/studioimaginaire/phue +License: MIT Group: Development/Languages/Python -Source: https://pypi.python.org/packages/e6/b6/4392f863fcad4f3dbecec580ff8e7915b9a5cc28c1f7a51067e2cbdfa5f5/phue-%{version}.tar.gz +Url: https://github.com/studioimaginaire/phue +Source: https://pypi.io/packages/source/p/phue/phue-%{version}.tar.gz BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110