!48 切换bundled版本到2.3.26解决编译失败

From: @wk333 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-02-08 09:22:08 +00:00 committed by Gitee
commit 6f3f925bea
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 7 additions and 3 deletions

View File

@ -589,4 +589,4 @@ DEPENDENCIES
yajl-ruby
BUNDLED WITH
2.2.33
2.3.26

View File

@ -589,4 +589,4 @@ DEPENDENCIES
yajl-ruby
BUNDLED WITH
2.2.33
2.3.26

View File

@ -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 <wangkai385@h-partners.com> 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 <wangge20@h-partners.com> 2.10.15-1
- Fix build failure due tu ruby updated to version 3.1.3
- Modify version to match version of obs-server

Binary file not shown.