Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / tpm2-tss
Commits: 046c04f2 by Morten Linderud at 2026-05-16T22:55:45+02:00 nvchecker: ignore rc releases Signed-off-by: Morten Linderud <[email protected]> - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -1,3 +1,4 @@ [tpm2-tss] source = "git" git = "https://github.com/tpm2-software/tpm2-tss.git" +exclude_regex = ".*(alpha|beta|rc).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tpm2-tss/-/commit/046c04f20957c509611cd70748efa0c66929d7c6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/tpm2-tss/-/commit/046c04f20957c509611cd70748efa0c66929d7c6 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
