On 10/23/19 12:06 PM, Frediano Ziglio wrote:
Use https instead of http, web server automatically redirects
to secure version.
Remove slash at the end, not needed.

Signed-off-by: Frediano Ziglio <fzig...@redhat.com>
---
  spice-protocol.spec.in | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spice-protocol.spec.in b/spice-protocol.spec.in
index a13ae99..e240637 100644
--- a/spice-protocol.spec.in
+++ b/spice-protocol.spec.in
@@ -4,8 +4,8 @@ Release:        1%{?dist}
  Summary:        Spice protocol header files
  # Main headers are BSD, controller / foreign menu are LGPL
  License:        BSD and LGPLv2+
-URL:            http://www.spice-space.org/
-Source0:        
http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
+URL:            https://www.spice-space.org
+Source0:        
https://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
  BuildArch:      noarch
%description

Acked-by: Eduardo Lima (Etrunko) <etru...@redhat.com>

--
Eduardo de Barros Lima (Etrunko)
Software Engineer - Red Hat
etru...@redhat.com

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to