- Set the correct ABI version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby3.2?expand=0&rev=16
This commit is contained in:
parent
4c713c5bc1
commit
89d17aef9c
@ -1,7 +1,7 @@
|
|||||||
%rb_default_ruby_suffix ruby3.2
|
%rb_default_ruby_suffix ruby3.2
|
||||||
|
|
||||||
%rb_default_ruby ruby32
|
%rb_default_ruby ruby32
|
||||||
%rb_default_ruby_abi ruby:3.2.0+3
|
%rb_default_ruby_abi ruby:3.2.0
|
||||||
|
|
||||||
%rb_build_versions %rb_default_ruby
|
%rb_build_versions %rb_default_ruby
|
||||||
%rb_build_ruby_abis %rb_default_ruby_abi
|
%rb_build_ruby_abis %rb_default_ruby_abi
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 27 13:39:48 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- Set the correct ABI version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 25 09:19:30 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
Sun Dec 25 09:19:30 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT
|
# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT
|
||||||
#
|
#
|
||||||
%rubygemsruby32() rubygem(ruby:3.2.0+3:%{expand:%%rubygemsx%*} %{expand:%%{rubygems%*}}
|
%rubygemsruby32() rubygem(ruby:3.2.0:%{expand:%%rubygemsx%*} %{expand:%%{rubygems%*}}
|
||||||
%rubygemsxruby32() %{expand:%%{rubygemsx%*}}
|
%rubygemsxruby32() %{expand:%%{rubygemsx%*}}
|
||||||
|
|
||||||
%rubyruby32() ruby3.2 %{expand:%%rubyx%*} %{expand:%%{ruby%*}}
|
%rubyruby32() ruby3.2 %{expand:%%rubyx%*} %{expand:%%{ruby%*}}
|
||||||
|
Loading…
Reference in New Issue
Block a user