diff --git a/mingw-virt-viewer.spec.in b/mingw-virt-viewer.spec.in index 29034fe..853c642 100644 --- a/mingw-virt-viewer.spec.in +++ b/mingw-virt-viewer.spec.in @@ -16,8 +16,8 @@ Release: %{relver} Summary: MinGW Windows virt-viewer console application License: GPLv2+ -URL: http://gitlab.com/virt-viewer/virt-viewer -Source0: ftp://virt-manager.org/downloads/virt-viewer/virt-viewer-%{version}.tar.gz +URL: https://gitlab.com/virt-viewer/virt-viewer +Source0: https://virt-manager.org/download/sources/virt-viewer/virt-viewer-%{version}.tar.gz BuildRequires: mingw32-adwaita-icon-theme BuildRequires: mingw64-adwaita-icon-theme diff --git a/virt-viewer.spec.in b/virt-viewer.spec.in index 094bf05..6ff613c 100644 --- a/virt-viewer.spec.in +++ b/virt-viewer.spec.in @@ -22,8 +22,8 @@ Version: @VERSION@ Release: 1%{?dist} Summary: Virtual Machine Viewer License: GPLv2+ -URL: http://gitlab.com/virt-viewer/virt-viewer -Source0: http://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz +URL: https://gitlab.com/virt-viewer/virt-viewer +Source0: https://virt-manager.org/download/sources/%{name}/%{name}-%{version}.tar.gz Requires: openssh-clients Requires(post): %{_sbindir}/update-alternatives Requires(postun): %{_sbindir}/update-alternatives