From: Daan De Meyer Date: Sun, 17 Mar 2024 14:48:25 +0000 (+0100) Subject: Switch opensuse packaging specs source url to src.opensuse.org X-Git-Tag: v256-rc1~494^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99cc65a0c9c0810ec956994eeba53bc50ae2fda0;p=thirdparty%2Fsystemd.git Switch opensuse packaging specs source url to src.opensuse.org opensuse's OBS has two git mirrors, code.opensuse.org uses pagure, src.opensuse.org uses gitea. Let's try src.opensuse.org as pagure doesn't seem to work properly when more advanced git functionality is used. --- diff --git a/.gitmodules b/.gitmodules index c69576e9bb3..38589d08399 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,8 @@ branch = rawhide [submodule "pkg/opensuse"] path = pkg/opensuse - url = https://code.opensuse.org/package/systemd - branch = master + url = https://src.opensuse.org/rpm/systemd + branch = factory [submodule "pkg/debian"] path = pkg/debian url = https://salsa.debian.org/systemd-team/systemd diff --git a/pkg/opensuse b/pkg/opensuse index 37aca188c2e..af49127b4b1 160000 --- a/pkg/opensuse +++ b/pkg/opensuse @@ -1 +1 @@ -Subproject commit 37aca188c2ef606319217b30ff8b0c66df6c60f1 +Subproject commit af49127b4b18ee276af099c2144760c353c39646