- Use the correct ABI version in the macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby3.2?expand=0&rev=8
This commit is contained in:
parent
90d0cd081f
commit
ac9d4a0b26
@ -1,7 +1,7 @@
|
||||
%rb_default_ruby_suffix ruby3.2
|
||||
|
||||
%rb_default_ruby ruby32
|
||||
%rb_default_ruby_abi ruby:3.2.0
|
||||
%rb_default_ruby_abi ruby:3.2.0+3
|
||||
|
||||
%rb_build_versions %rb_default_ruby
|
||||
%rb_build_ruby_abis %rb_default_ruby_abi
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 13:48:19 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- Use the correct ABI version in the macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 24 16:05:11 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT
|
||||
#
|
||||
%rubygemsruby32() rubygem(ruby:3.2.0:%{expand:%%rubygemsx%*} %{expand:%%{rubygems%*}}
|
||||
%rubygemsruby32() rubygem(ruby:3.2.0+3:%{expand:%%rubygemsx%*} %{expand:%%{rubygems%*}}
|
||||
%rubygemsxruby32() %{expand:%%{rubygemsx%*}}
|
||||
|
||||
%rubyruby32() ruby3.2 %{expand:%%rubyx%*} %{expand:%%{ruby%*}}
|
||||
|
Loading…
Reference in New Issue
Block a user