diff --git a/Gemfile.lock.aarch64 b/Gemfile.lock.aarch64 index 57b8228..0d62995 100644 --- a/Gemfile.lock.aarch64 +++ b/Gemfile.lock.aarch64 @@ -589,4 +589,4 @@ DEPENDENCIES yajl-ruby BUNDLED WITH - 2.2.33 + 2.3.26 diff --git a/Gemfile.lock.x86 b/Gemfile.lock.x86 index 51a2166..b81856b 100644 --- a/Gemfile.lock.x86 +++ b/Gemfile.lock.x86 @@ -589,4 +589,4 @@ DEPENDENCIES yajl-ruby BUNDLED WITH - 2.2.33 + 2.3.26 diff --git a/obs-bundled-gems.spec b/obs-bundled-gems.spec index bcb168a..86f64e1 100644 --- a/obs-bundled-gems.spec +++ b/obs-bundled-gems.spec @@ -20,7 +20,7 @@ %global ruby_version 3.1.0 Name: obs-bundled-gems Version: 2.10.15 -Release: 1 +Release: 2 Summary: The Open Build Service -- Bundled Gems License: GPL-2.0-only OR GPL-3.0-only URL: http://www.openbuildservice.org @@ -140,6 +140,10 @@ done %doc README %changelog +* Wed Feb 08 2023 wangkai 2.10.15-2 +- Switch bundled version to 2.3.26 +- Add stringio-3.0.1.gem to verdor.obscpio + * Tue Jan 17 2023 Ge Wang 2.10.15-1 - Fix build failure due tu ruby updated to version 3.1.3 - Modify version to match version of obs-server diff --git a/verdor.obscpio b/verdor.obscpio index e2027f7..34bbb9b 100644 Binary files a/verdor.obscpio and b/verdor.obscpio differ