Skip to content

Commit

Permalink
Extend verignore for moc
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Oct 31, 2024
1 parent db3443e commit e6f5277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 900.version-fixes/m.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
- { name: mobile-broadband-provider-info, ruleset: slackware, untrusted: true } # accused of fake 20190822 (not official version, see https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/tags)
- { name: moc, ver: ["2.6","2.6.0"], ruleset: [rpm,pisi], incorrect: true } # 2.6alpha3
- { name: moc, ruleset: [rpm,pisi], untrusted: true } # accused of fake 2.6
- { name: moc, verpat: "2\\.6\\.0r.*", ignore: true }
- { name: moc, verpat: ".*r.*", ignore: true }
- { name: moc, verpat: "(2\\.6)\\.0(a.*)", setver: "$1$2" } # there's no third numeric component for alpha
- { name: mockgen, verge: "1.0.0", verle: "1.6.0", sink: true }
- { name: mockgen, wwwpart: github.com/golang/mock, sink: true } # deprecated in favor of uber-go/mock
Expand Down

0 comments on commit e6f5277

Please sign in to comment.