Skip to content

Commit

Permalink
Extend verignore for splix (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Dec 30, 2019
1 parent 9a5b9aa commit 5e77c92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 900.version-fixes/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,8 +182,8 @@
- { name: splitpatch, verpat: ".*20[0-9]{8}", snapshot: true }
- { name: splitvt, ver: "1.6.6_6", incorrect: true } # sisyphus
- { name: splix, verpat: ".*20[0-9]{6}", snapshot: true }
- { name: splix, ver: ["2.0.1", "2.0.0.315"], ruleset: [fedora,opensuse,pclinuxos,pisi,sisyphus], incorrect: true }
- { name: splix, ruleset: [fedora,opensuse,pclinuxos,pisi,sisyphus], untrusted: true } # accused of fake 2.0.1, 2.0.0.315 versions
- { name: splix, ver: ["2.0.1", "2.0.0.315"], ruleset: [fedora,opensuse,pclinuxos,pisi,sisyphus,centos], incorrect: true }
- { name: splix, ruleset: [fedora,opensuse,pclinuxos,pisi,sisyphus,centos], untrusted: true } # accused of fake 2.0.1, 2.0.0.315 versions
- { name: sprunge, noscheme: true }
- { name: spyder, verpat: ".*b.*", devel: true }
- { name: sqlite, verpat: ".*_[0-9]+", ignore: true } # slackbuilds using debian patch
Expand Down

0 comments on commit 5e77c92

Please sign in to comment.