14
0
2017-08-25 09:43:18 +00:00
committed by Git OBS Bridge
parent d598d40414
commit a3ca600bfd
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 25 09:42:56 UTC 2017 - tbechtold@suse.com
- use https for Source
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 25 07:57:23 UTC 2017 - tbechtold@suse.com Fri Aug 25 07:57:23 UTC 2017 - tbechtold@suse.com

View File

@@ -24,7 +24,7 @@ Summary: Websockify
License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause License: LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/kanaka/websockify Url: https://github.com/kanaka/websockify
Source: http://files.pythonhosted.org/packages/source/w/websockify/websockify-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/w/websockify/websockify-%{version}.tar.gz
BuildRequires: %{python_module devel} BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros