Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-rubyzip


Commits:
2cb4f197 by Andreas Schleifer at 2024-09-10T22:46:44+02:00
ignore alpha releases in nvchecker

- - - - -


1 changed file:

- .nvchecker.toml


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -2,3 +2,4 @@
 source = "git"
 git = "https://github.com/rubyzip/rubyzip.git";
 prefix = "v"
+exclude_regex = "v[0-9]+\\.[0-9]+\\.[0-9]+\\.alpha"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubyzip/-/commit/2cb4f1970fac598cea359e5b99a999805e884ad0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubyzip/-/commit/2cb4f1970fac598cea359e5b99a999805e884ad0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to