From 496ae98dc544a66e5b706507082f0db85ea4b71b678870650828d6c584e57a53 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 17 Nov 2022 12:02:29 +0000 Subject: [PATCH] - 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 --- ruby3.2.changes | 6 ++++++ ruby3.2.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ruby3.2.changes b/ruby3.2.changes index b5268e7..cea9825 100644 --- a/ruby3.2.changes +++ b/ruby3.2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 17 12:02:15 UTC 2022 - Marcus Rueckert + +- bump ruby-common dependency to the version with the ruby 3.2 + fixes + ------------------------------------------------------------------- Thu Nov 17 10:27:43 UTC 2022 - Marcus Rueckert diff --git a/ruby3.2.spec b/ruby3.2.spec index 39ddb56..a87d3fd 100644 --- a/ruby3.2.spec +++ b/ruby3.2.spec @@ -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