From a20c3af5b27fc7528d82209b03ab65117e172e49 Mon Sep 17 00:00:00 2001 From: olf Date: Thu, 18 May 2023 22:26:15 +0200 Subject: [PATCH 1/2] [build.yml] Crazy workaround! --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4cbea6e..15ad367 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -4,6 +4,7 @@ on: push: tags: - '*' + - '*/*' pull_request: branches: - master From 01b3c972a56cbadfc7a357269ec0b31a970e1766 Mon Sep 17 00:00:00 2001 From: olf Date: Thu, 18 May 2023 22:28:49 +0200 Subject: [PATCH 2/2] [sfos-upgrade.spec] Ultimate GitHub madness!!! --- rpm/sfos-upgrade.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/sfos-upgrade.spec b/rpm/sfos-upgrade.spec index f1e2e2f..92429c5 100644 --- a/rpm/sfos-upgrade.spec +++ b/rpm/sfos-upgrade.spec @@ -14,7 +14,7 @@ Version: 3.11.0 # build at GitHub and OBS, when configured accordingly; mind the sorting # (`adud` < `alpha`). For details and reasons, see # https://github.com/Olf0/sfos-upgrade/wiki/Git-tag-format -Release: rc3 +Release: rc4 # The Group tag should comprise one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS Group: Applications/System