change git protocol to https

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-tar_scm?expand=0&rev=309
This commit is contained in:
Ruediger Oertel 2022-01-12 12:37:28 +00:00 committed by Git OBS Bridge
parent 0ff0ae79f3
commit 38b266d4fd
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">git://github.com/openSUSE/obs-service-tar_scm.git</param>
<param name="url">https://github.com/openSUSE/obs-service-tar_scm.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="version">git-master</param>

View File

@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed