[X2Go-Commits] [pyhoca-cli] 08/10: pyhoca-cli.spec: change http:// to https:// links where appropriate.
git-admin at x2go.org
git-admin at x2go.org
Tue Aug 22 02:59:40 CEST 2023
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository pyhoca-cli.
commit b4ef0d16f3fc9f5a003bdda1443c38b78fa4a6af
Author: Mihai Moldovan <ionic at ionic.de>
Date: Tue Aug 22 02:44:43 2023 +0200
pyhoca-cli.spec: change http:// to https:// links where appropriate.
---
debian/changelog | 2 ++
pyhoca-cli.spec | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3f7efb0..358c80d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,8 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium
+ Change http:// to https:// links where appropriate.
* debian/watch:
+ Change http:// to https:// links where appropriate.
+ * pyhoca-cli.spec:
+ + Change http:// to https:// links where appropriate.
-- X2Go Release Manager <git-admin at x2go.org> Thu, 26 Dec 2019 17:03:42 +0100
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index 5f93266..d46175a 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -124,8 +124,8 @@ License: AGPL-3.0+
%else
License: AGPLv3+
%endif
-URL: http://www.x2go.org/
-Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
+URL: https://www.x2go.org/
+Source0: https://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz
BuildArch: noarch
%if 0%{?with_python2}
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
More information about the x2go-commits
mailing list