Compare commits

...

No commits in common. "c8-stream-0.92.3" and "stream-inkscape-0.92.3-rhel-8.9.0" have entirely different histories.

4 changed files with 8 additions and 2 deletions

0
.gitignore vendored
View File

View File

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}

View File

@ -48,8 +48,8 @@ data:
rpms:
inkscape:
rationale: Module API.
ref: stream-0.92.3-rhel-8.8.0
ref: stream-inkscape-0.92.3-rhel-8.9.0
python-scour:
rationale: Runtime requirement of inkscape, should not be in API.
ref: stream-0.35-rhel-8.2.0
ref: stream-inkscape-0.92.3-rhel-8.9.0
...