From 78b42d677c18de8b0378300f96e783e1a83b00df Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Oct 27 2020 17:30:21 +0000 Subject: update 2020-10-27 17:30 --- diff --git a/_attribute b/_attribute index 4684fcd..1a0bdf4 100644 --- a/_attribute +++ b/_attribute @@ -31,7 +31,7 @@ boo#1162853: '20200312' boo#1163655: '20200218' boo#1163766: '20200414' - boo#1164313: '20201025' + boo#1164313: '20201026' boo#1166657: '20200405' boo#1167245: '20200327' boo#1167332: '20200319' @@ -41,7 +41,7 @@ boo#1168371: '20200331' boo#1168629: '20200415' boo#1168849: '20200428' - boo#1169797: '20201025' + boo#1169797: '20201026' boo#1169855: '20200814' boo#1169874: '20200501' boo#1170553: '20200511' @@ -105,7 +105,7 @@ boo#1177461: '20201026' boo#1177462: '20201026' boo#1177517: '20201026' - boo#1177779: '20201025' + boo#1177779: '20201026' boo#1177904: '20201022' boo#1178050: '20201026' boo#1178096: '20201026' @@ -221,7 +221,7 @@ poo#73213: '20201011' poo#73600: '20201026' poo#73603: '20201022' - poo#73624: '20201025' + poo#73624: '20201026' poo#75247: '20201026' diff --git a/_config b/_config index ddf804f..d68114c 100644 --- a/_config +++ b/_config @@ -1415,6 +1415,16 @@ Macros: %rubydevelruby27() ruby2.7-devel %{expand:%%rubydevelx%*} %{expand:%%{rubydevel%*}} %rubydevelxruby27() %{expand:%%{rubydevelx%*}} +### And now Ruby 3.0 + +%rubygemsruby30() rubygem(ruby:3.0.0:%{expand:%%rubygemsx%*} %{expand:%%{rubygems%*}} +%rubygemsxruby30() %{expand:%%{rubygemsx%*}} + +%rubyruby30() ruby3.0 %{expand:%%rubyx%*} %{expand:%%{ruby%*}} +%rubyxruby30() %{expand:%%{rubyx%*}} + +%rubydevelruby30() ruby3.0-devel %{expand:%%rubydevelx%*} %{expand:%%{rubydevel%*}} +%rubydevelxruby30() %{expand:%%{rubydevelx%*}} ### Things to define default ruby stuff for the distro @@ -1422,26 +1432,20 @@ Macros: %rb_default_ruby_suffix ruby2.7 %rb_default_ruby_abi ruby:2.7.0 -#rb_build_ruby_abis ruby:2.6.0 ruby:2.7.0 -#rb_build_versions ruby26 ruby27 %rb_build_ruby_abis ruby:2.7.0 %rb_build_versions ruby27 :Macros Macros: -#_with_ruby26 1 %_with_ruby27 1 :Macros -#define _with_ruby26 1 %define _with_ruby27 1 %define rb_default_ruby ruby27 %define rb_default_ruby_suffix ruby2.7 %define rb_default_ruby_abi ruby:2.7.0 -#define rb_build_ruby_abis ruby:2.6.0 ruby:2.7.0 -#define rb_build_versions ruby26 ruby27 %define rb_build_ruby_abis ruby:2.7.0 %define rb_build_versions ruby27 diff --git a/_staging_workflow b/_staging_workflow index bbf5ac4..b209ab0 100644 --- a/_staging_workflow +++ b/_staging_workflow @@ -87,4 +87,12 @@ + + + + + + + +