George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / libtommath
Commits: 17cea2a7 by George Rawlinson at 2025-11-19T01:08:43+00:00 reuse: simplify conf - - - - - 4d4c695e by George Rawlinson at 2025-11-19T01:10:18+00:00 nvchecker: add exclusions (a/b/etc) - - - - - 2 changed files: - .nvchecker.toml - REUSE.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/libtom/libtommath.git" prefix = "v" +exclude_regex = ".*(pre|release|weekly|rc|alpha|beta|dev).*" ===================================== REUSE.toml ===================================== @@ -7,16 +7,6 @@ path = [ "keys/**", ".SRCINFO", ".nvchecker.toml", - "*.install", - "*.sysusers", - "*.tmpfiles", - "*.logrotate", - "*.pam", - "*.service", - "*.socket", - "*.timer", - "*.desktop", - "*.hook", ] SPDX-FileCopyrightText = "Arch Linux contributors" SPDX-License-Identifier = "0BSD" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libtommath/-/compare/166e82b724dc157ceffaf85b8910eac4e0cce648...4d4c695e0b3a58836625fd4c04c5dca8cb657c04 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/libtommath/-/compare/166e82b724dc157ceffaf85b8910eac4e0cce648...4d4c695e0b3a58836625fd4c04c5dca8cb657c04 You're receiving this email because of your account on gitlab.archlinux.org.
