This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit f11f72a1bab36dc9dbf37982edff0d5f4c372f9b Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Nov 13 04:07:59 2018 +0100 x2gobroker.spec: switch to HTTPS-based links. --- debian/changelog | 1 + x2gobroker.spec | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5e26119..71c2c2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -123,6 +123,7 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium owning files. - Whitespace only. - Remove obsolete EPEL 5 support. + - Switch to HTTPS-based links. -- X2Go Release Manager <git-admin@x2go.org> Wed, 05 Apr 2017 20:01:48 +0000 diff --git a/x2gobroker.spec b/x2gobroker.spec index eda3a1d..21029db 100644 --- a/x2gobroker.spec +++ b/x2gobroker.spec @@ -9,9 +9,9 @@ Group: Productivity/Networking/Remote Desktop License: AGPLv3+ Group: Applications/Communications %endif -Url: http://www.x2go.org/ +Url: https://www.x2go.org/ -Source0: http://code.x2go.org/releases/source/%name/%name-%version.tar.gz +Source0: https://code.x2go.org/releases/source/%name/%name-%version.tar.gz Source1: x2gobroker-daemon.init Source2: x2gobroker-authservice.init Source3: x2gobroker-loadchecker.init -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git