Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / rabbitmq
Commits: 14d05e41 by Levente Polyak at 2024-09-08T20:56:18+02:00 nvchecker: exclude none stable releases - - - - - 1 changed file: - .nvchecker.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/rabbitmq/rabbitmq-server.git" prefix = "v" +exclude_regex = ".*(pre|alpha|beta|rc|RC).*" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rabbitmq/-/commit/14d05e41af66594bbe3d429eb0ca75d849ebefc6 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/rabbitmq/-/commit/14d05e41af66594bbe3d429eb0ca75d849ebefc6 You're receiving this email because of your account on gitlab.archlinux.org.
