Skip to content

Commit

Permalink
Add verignores for crossfire-{client,server}
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 26, 2024
1 parent 28448e5 commit 951058b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 900.version-fixes/c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,8 @@
- { 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: 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 951058b

Please sign in to comment.