George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / bat-extras
Commits: d89bf0f8 by George Rawlinson at 2025-11-19T08:01:56+00:00 reuse: simplify conf - - - - - 69adbe64 by George Rawlinson at 2025-11-19T08:09:05+00:00 nvchecker: exclude old releases - - - - - 2 changed files: - .nvchecker.toml - REUSE.toml Changes: ===================================== .nvchecker.toml ===================================== @@ -2,3 +2,4 @@ source = "git" git = "https://github.com/eth-p/bat-extras.git" prefix = "v" +exclude_regex = "v\\d{8}" ===================================== 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/bat-extras/-/compare/c3a9eef68e7184b7265268c77f48394cd1a28bdf...69adbe64309f970294820a0c30879e5fa85be6a7 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/bat-extras/-/compare/c3a9eef68e7184b7265268c77f48394cd1a28bdf...69adbe64309f970294820a0c30879e5fa85be6a7 You're receiving this email because of your account on gitlab.archlinux.org.
