1 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
2c58504146 Add package spamassassin
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: testing/spamassassin!3
2026-01-28 13:56:18 +01:00
3 changed files with 6 additions and 2 deletions

4
.gitmodules vendored
View File

@@ -373,3 +373,7 @@
[submodule "zstd"]
path = zstd
url = https://src.opensuse.org/testing/zstd.git
[submodule "spamassassin"]
path = spamassassin
url = gitea@src.opensuse.org:testing/spamassassin.git
branch = factory

1
spamassassin Submodule

Submodule spamassassin added at 14aeee4289

View File

@@ -1,6 +1,5 @@
{
"ObsProject": "home:adamm:git:1",
"Workflows": ["direct", "pr"],
"Organization": "testing",
"MergeMode": "replace"
"Organization": "testing"
}