Compare commits

...

No commits in common. 'c9-stream-3.1' and 'i8-stream-2.7' have entirely different histories.

@ -1,19 +1,23 @@
---
document: modulemd-packager
version: 3
document: modulemd
version: 2
data:
name: ruby
stream: 3.1
stream: 2.7
summary: An interpreter of object-oriented scripting language
description: >-
Ruby is the interpreted scripting language for quick and easy object-oriented
programming. It has many features to process text files and to do system management
tasks (as in Perl). It is simple, straight-forward, and extensible.
license:
module:
- MIT
configurations:
- context: '9'
platform: el9
dependencies:
- buildrequires:
mariadb: [10.3]
postgresql: [10]
platform: [el8]
requires:
platform: [el8]
references:
community: http://ruby-lang.org/
documentation: https://www.ruby-lang.org/en/documentation/
@ -25,42 +29,55 @@ data:
api:
rpms:
- ruby
- ruby-bundled-gems
- ruby-default-gems
- ruby-devel
- ruby-libs
- rubygem-abrt
- rubygem-bigdecimal
- rubygem-bson
- rubygem-bundler
- rubygem-io-console
- rubygem-irb
- rubygem-json
- rubygem-minitest
- rubygem-mongo
- rubygem-mysql2
- rubygem-net-telnet
- rubygem-openssl
- rubygem-pg
- rubygem-power_assert
- rubygem-psych
- rubygem-rake
- rubygem-rbs
- rubygem-rexml
- rubygem-rss
- rubygem-rdoc
- rubygem-test-unit
- rubygem-typeprof
- rubygem-xmlrpc
- rubygems
- rubygems-devel
components:
rpms:
ruby:
rationale: An interpreter of object-oriented scripting language
ref: stream-ruby-3.1-rhel-9.1.0
ref: changed/i8-stream-2.7/ruby-2.7.8-139.module+el8.8.0+18745+f1bef313.inferit
buildorder: 101
multilib: [x86_64]
rubygem-abrt:
rationale: ABRT support for Ruby
ref: changed/i8c-stream-2.7/rubygem-abrt-0.4.0-1.module+el8.3.0+7192+4e3a532a
buildorder: 102
rubygem-bson:
rationale: Ruby Implementation of the BSON specification
ref: changed/i8c-stream-2.7/rubygem-bson-4.8.1-1.module+el8.3.0+7192+4e3a532a
buildorder: 102
rubygem-mongo:
rationale: Ruby driver for MongoDB
ref: changed/i8c-stream-2.7/rubygem-mongo-2.11.3-1.module+el8.3.0+7192+4e3a532a
buildorder: 103
rubygem-mysql2:
rationale: A simple, fast Mysql library for Ruby, binding to libmysql
ref: stream-ruby-3.1-rhel-9.1.0
ref: changed/i8-stream-2.7/rubygem-mysql2-0.5.3-1.module+el8.3.0+7192+4e3a532a.inferit
buildorder: 102
rubygem-pg:
rationale: A Ruby interface to the PostgreSQL RDBMS
ref: stream-ruby-3.1-rhel-9.1.0
ref: changed/i8c-stream-2.7/rubygem-pg-1.2.3-1.module+el8.3.0+7192+4e3a532a
buildorder: 102
...

Loading…
Cancel
Save