4 Commits

Author SHA256 Message Date
36e33d616a rm dropped kernel aggr 2025-06-27 12:34:49 +02:00
9d94a39990 staging setup 2025-06-27 12:33:52 +02:00
AutoGits prjgit-updater
f70ac2a7db Automatic update via push via Direct Workflow 2025-06-27 09:44:03 +00:00
AutoGits prjgit-updater
d91433dc47 Automatic package removal via Direct Workflow 2025-06-27 09:43:07 +00:00
5 changed files with 5 additions and 9 deletions

6
.gitmodules vendored
View File

@@ -109,9 +109,6 @@
[submodule "gcc"] [submodule "gcc"]
path = gcc path = gcc
url = https://src.opensuse.org/testing/gcc.git url = https://src.opensuse.org/testing/gcc.git
[submodule "gcc14"]
path = gcc14
url = https://src.opensuse.org/testing/gcc14.git
[submodule "gdbm"] [submodule "gdbm"]
path = gdbm path = gdbm
url = https://src.opensuse.org/testing/gdbm.git url = https://src.opensuse.org/testing/gdbm.git
@@ -376,6 +373,3 @@
[submodule "zstd"] [submodule "zstd"]
path = zstd path = zstd
url = https://src.opensuse.org/testing/zstd.git url = https://src.opensuse.org/testing/zstd.git
[submodule "kernel-obs-build-AGGR"]
path = kernel-obs-build-AGGR
url = https://src.opensuse.org/testing/kernel-obs-build-AGGR.git

2
bash

Submodule bash updated: 8ec570e397...c99b706fb6

1
gcc14

Submodule gcc14 deleted from f731450756

4
staging.config Normal file
View File

@@ -0,0 +1,4 @@
{
"ObsProject": "home:adamm:git:1",
}