Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / thin-provisioning-tools
Commits: 00c18c21 by Christian Hesse at 2025-10-09T16:44:53+02:00 exclude rc releases from nvchecker - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/jthornber/thin-provisioning-tools.git" prefix = "v" +exclude_regex = ".*rc.*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/thin-provisioning-tools/-/commit/00c18c210e88acc5bb00cb3f52951f282800c34c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/thin-provisioning-tools/-/commit/00c18c210e88acc5bb00cb3f52951f282800c34c You're receiving this email because of your account on gitlab.archlinux.org.
