- bump ruby-common dependency to the version with the ruby 3.2

fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby/ruby3.2?expand=0&rev=6
This commit is contained in:
Marcus Rückert 2022-11-17 12:02:29 +00:00 committed by Git OBS Bridge
parent 650c8f19ec
commit 496ae98dc5
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 17 12:02:15 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
- bump ruby-common dependency to the version with the ruby 3.2
fixes
-------------------------------------------------------------------
Thu Nov 17 10:27:43 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -151,7 +151,7 @@ Provides: %{name}-stdlib = %{version}-%{release}
Obsoletes: %{name}-stdlib < %{version}-%{release}
%endif
PreReq: update-alternatives
Requires: ruby-common
Requires: ruby-common >= 3.2
Summary: An Interpreted Object-Oriented Scripting Language
License: BSD-2-Clause OR Ruby
Group: Development/Languages/Ruby