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.
This commit is contained in:
Daan De Meyer
2024-03-17 15:48:25 +01:00
parent 3623a7ea83
commit 99cc65a0c9
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View File

@@ -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