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