From 80db8002a026f8d6388a2a118f120bac3b704d1d Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Wed, 12 Jan 2022 12:43:09 +0000 Subject: [PATCH] change git protocol in _service to https OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=355 --- _service | 2 +- osc.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_service b/_service index 45c0bc3..da85e26 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ 0.175.0 0.175.0 - git://github.com/openSUSE/osc.git + https://github.com/openSUSE/osc.git git diff --git a/osc.spec b/osc.spec index f2ebfac..97f7993 100644 --- a/osc.spec +++ b/osc.spec @@ -1,7 +1,7 @@ # # spec file for package osc # -# 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