Fix obs-server build failure due to ruby updated to version 3.2

This commit is contained in:
wang--ge 2023-08-12 11:10:18 +08:00
parent af668944b4
commit f5784ef395
2 changed files with 4 additions and 1 deletions

View File

@ -20,7 +20,7 @@
%global ruby_version 3.2.0 %global ruby_version 3.2.0
Name: obs-bundled-gems Name: obs-bundled-gems
Version: 2.10.15 Version: 2.10.15
Release: 6 Release: 7
Summary: The Open Build Service -- Bundled Gems Summary: The Open Build Service -- Bundled Gems
License: GPL-2.0-only OR GPL-3.0-only License: GPL-2.0-only OR GPL-3.0-only
URL: http://www.openbuildservice.org URL: http://www.openbuildservice.org
@ -154,6 +154,9 @@ done
%doc README %doc README
%changelog %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 * 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 - adapt package ruby-ldap due to ruby updated to version 3.2

Binary file not shown.