Skip to content

Commit

Permalink
Add verignore for dashing (from report)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Sep 18, 2023
1 parent 48b3609 commit b5c78f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 900.version-fixes/d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- { name: darktable, verpat: "[0-9]+(\\.[0-9]+){3}", ruleset: [windows,macosx], altver: true } # macos and windows downloads may have additional component
- { name: dasher, verpat: ".*20[0-9]{6}.*", snapshot: true }
- { name: dasher, verpat: "20[0-9]{2}.*", incorrect: true }
- { name: dashing, verpat: "20[0-9]{2}.*", incorrect: true }
- { name: dbus, verpat: "[0-9]+\\.[0-9]*[13579]\\..*", devel: true }
- { name: dbus, relge: "2", ruleset: pisi, incorrect: true }
- { name: dbus-cpp, verpat: "(.*)\\+.*", setver: "$1" } # aosc snapshot
Expand Down

0 comments on commit b5c78f8

Please sign in to comment.