diff --git a/python-WSGIProxy2.changes b/python-WSGIProxy2.changes index 911b4f6..f4bf97c 100644 --- a/python-WSGIProxy2.changes +++ b/python-WSGIProxy2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun May 7 22:41:52 UTC 2017 - toddrme2178@gmail.com + +- Source URL must be https. + ------------------------------------------------------------------- Mon May 1 16:48:32 UTC 2017 - toddrme2178@gmail.com diff --git a/python-WSGIProxy2.spec b/python-WSGIProxy2.spec index d013cf3..84321dc 100644 --- a/python-WSGIProxy2.spec +++ b/python-WSGIProxy2.spec @@ -27,7 +27,7 @@ Summary: WSGI Proxy Implementation License: MIT Group: Development/Languages/Python Url: https://github.com/gawel/WSGIProxy2/ -Source: http://files.pythonhosted.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: %{python_module devel}