Skip to content

Commit

Permalink
Add verignore for crossfire-maps as well
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 26, 2024
1 parent 35b6869 commit 0f213bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions 900.version-fixes/c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,9 @@
- { name: critterding, verpat: ".*b.*", devel: true }
- { name: croc, ver: "10.04", setver: "10.0.4", disposable: true } # incorrect tagging
- { name: cronolog, ver: "1.7.0", ruleset: openpkg, incorrect: true } # 1.7.0-beta
- { name: crossfire-client, verpat: "[0-9]+", incorrect: true }
- { name: crossfire-server, verpat: "[0-9]+", incorrect: true }
- { name: crossfire-client, verpat: "[0-9]+", incorrect: true } # nix
- { name: crossfire-maps, verpat: "[0-9]+", incorrect: true } # nix
- { name: crossfire-server, verpat: "[0-9]+", incorrect: true } # nix
- { name: crossguid, verpat: "20[0-9]{6}.*", incorrect: true }
- { name: crossguid, verpat: "201[56].*", sink: true } # there's 0.2.2 from Aug 2017
- { name: crossguid, verpat: "0\\.2\\.2-20[0-9]+(-[0-9]+)*", incorrect: true }
Expand Down

0 comments on commit 0f213bf

Please sign in to comment.