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