Compare commits

...

No commits in common. 'stream-ruby-3.3-rhel-9.4.0' and 'c9-stream-3.1' have entirely different histories.

@ -3,7 +3,7 @@ document: modulemd-packager
version: 3
data:
name: ruby
stream: 3.3
stream: 3.1
summary: An interpreter of object-oriented scripting language
description: >-
Ruby is the interpreted scripting language for quick and easy object-oriented
@ -22,9 +22,6 @@ data:
common:
rpms:
- ruby
filter:
rpms:
- rpm-local-generator-support
api:
rpms:
- ruby
@ -42,33 +39,28 @@ data:
- rubygem-pg
- rubygem-power_assert
- rubygem-psych
- rubygem-racc
- rubygem-rake
- rubygem-rbs
- rubygem-rdoc
- rubygem-rexml
- rubygem-rss
- rubygem-rdoc
- rubygem-test-unit
- rubygem-typeprof
- rubygems
- rubygems-devel
components:
rpms:
rpm-local-generator-support:
rationale: RPM local_generator support
ref: c9s
buildorder: 100
ruby:
rationale: An interpreter of object-oriented scripting language
ref: stream-ruby-3.3-rhel-9.4.0
ref: stream-ruby-3.1-rhel-9.1.0
buildorder: 101
multilib: [x86_64]
rubygem-mysql2:
rationale: A simple, fast Mysql library for Ruby, binding to libmysql
ref: stream-ruby-3.3-rhel-9.4.0
ref: stream-ruby-3.1-rhel-9.1.0
buildorder: 102
rubygem-pg:
rationale: A Ruby interface to the PostgreSQL RDBMS
ref: stream-ruby-3.3-rhel-9.4.0
ref: stream-ruby-3.1-rhel-9.1.0
buildorder: 102
...

@ -1,7 +0,0 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate_modules
subject_type: redhat-module
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
Loading…
Cancel
Save