Update to Module Ruby 2.6, by merging Fedora 2.6 branch.

Resolves: rhbz#1672575
Signed-off-by: Jun Aruga <jaruga@redhat.com>
This commit is contained in:
Jun Aruga 2019-06-10 15:10:44 +02:00
parent 2cb17e9449
commit 57ee818250
2 changed files with 9 additions and 26 deletions

View File

@ -1,9 +0,0 @@
# modules/ruby
## Current status
This module is not available yet.
See this Bugzilla ticket to check the status.
https://bugzilla.redhat.com/show_bug.cgi?id=1490285

View File

@ -11,7 +11,7 @@ data:
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.
stream: 2.5
stream: 2.6
license:
module:
- MIT
@ -32,44 +32,37 @@ data:
rationale: An interpreter of object-oriented scripting language
multilib: [x86_64]
buildorder: 101
ref: stream-ruby-2.5-rhel-8.1.0
ref: stream-ruby-2.6-rhel-8.1.0
rubygem-abrt:
# From rubygem-abrt.spec Summary
rationale: >-
ABRT support for Ruby
buildorder: 102
ref: stream-ruby-2.5-rhel-8.1.0
rubygem-bundler:
# From rubygem-bundler.spec Summary
rationale: >-
Library and utilities to manage a Ruby application's gem
dependencies
buildorder: 102
ref: stream-ruby-2.5-rhel-8.1.0
ref: stream-ruby-2.6-rhel-8.1.0
rubygem-mysql2:
# From rubygem-mysql2.spec Summary
rationale: >-
A simple, fast Mysql library for Ruby, binding to libmysql
buildorder: 102
ref: stream-ruby-2.5-rhel-8.1.0
ref: stream-ruby-2.6-rhel-8.1.0
rubygem-pg:
# From rubygem-pg.spec Summary
rationale: >-
A Ruby interface to the PostgreSQL RDBMS
buildorder: 102
ref: stream-ruby-2.5-rhel-8.1.0
ref: stream-ruby-2.6-rhel-8.1.0
rubygem-bson:
# From rubygem-bson.spec Summary
rationale: >-
Ruby Implementation of the BSON specification
buildorder: 102
ref: stream-ruby-2.5-rhel-8.1.0
ref: stream-ruby-2.6-rhel-8.1.0
rubygem-mongo:
# From rubygem-mongo.spec Summary
rationale: >-
Ruby driver for MongoDB
buildorder: 103
ref: stream-ruby-2.5-rhel-8.1.0
ref: stream-ruby-2.6-rhel-8.1.0
buildopts:
rpms:
macros: |
@ -81,13 +74,14 @@ data:
# From ruby.spec
- ruby
- ruby-devel
- ruby-irb
- ruby-libs
- rubygems
- rubygems-devel
- rubygem-bigdecimal
- rubygem-bundler
- rubygem-did_you_mean
- rubygem-io-console
- rubygem-irb
- rubygem-json
- rubygem-minitest
- rubygem-net-telnet
@ -100,8 +94,6 @@ data:
- rubygem-xmlrpc
# From rubygem-abrt.spec
- rubygem-abrt
# From rubygem-bundler.spec
- rubygem-bundler
# From rubygem-mysql2.spec
- rubygem-mysql2
# From rubygem-pg.spec