Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
opensips


Commits:
80135ca0 by loqs at 2026-05-29T21:16:20+00:00
nvchecker: Exclude rc release tags

Related 
https://archlinux.org/todo/fix-nvcheckertoml-configs-which-include-unstable-releases/.

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -1,4 +1,4 @@
 [opensips]
 source = "git"
 git = "https://github.com/OpenSIPS/opensips.git";
-exclude_regex = ".*beta.*"
+exclude_regex = ".*(beta|rc).*"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensips/-/commit/80135ca04978642b3efb0185c0b58ff1466ecff5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/opensips/-/commit/80135ca04978642b3efb0185c0b58ff1466ecff5
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


Reply via email to