!63 Fix osb-server build failure due to ruby updated to version 3.2

From: @wang--ge 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-08-12 04:09:41 +00:00 committed by Gitee
commit 219b1bc999
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 1 deletions

View File

@ -20,7 +20,7 @@
%global ruby_version 3.2.0
Name: obs-bundled-gems
Version: 2.10.15
Release: 6
Release: 7
Summary: The Open Build Service -- Bundled Gems
License: GPL-2.0-only OR GPL-3.0-only
URL: http://www.openbuildservice.org
@ -154,6 +154,9 @@ done
%doc README
%changelog
* Sat Aug 12 2023 Ge Wang <wang__ge@126.com> 2.10.15-7
- Fix obs-server build failure due to ruby updated to version 3.2
* Tue Aug 08 2023 Ge Wang <wang__ge@126.com> 2.10.15-6
- adapt package ruby-ldap due to ruby updated to version 3.2

Binary file not shown.