diff --git a/Gemfile.lock.aarch64 b/Gemfile.lock.aarch64 index 3853f6048bc4f21f63bc37672c5c53becc96b59c..cbb174c6756d913a629cfdee3d3cc8f0fc7529ec 100644 --- a/Gemfile.lock.aarch64 +++ b/Gemfile.lock.aarch64 @@ -152,7 +152,7 @@ GEM experimental-influxdb-rails (1.0.0.beta5) influxdb (~> 0.6, >= 0.6.4) railties (>= 4.2) - factory_bot (6.2.0) + factory_bot (6.2.1) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) diff --git a/Gemfile.lock.x86 b/Gemfile.lock.x86 index 2903b9b59b4ee2223cf71c0c14ae76ea9551533b..fd4be75e073f2824c38b778fc4ea3efa93a9d91b 100644 --- a/Gemfile.lock.x86 +++ b/Gemfile.lock.x86 @@ -278,12 +278,12 @@ GEM pkg-config (1.4.7) popper_js (2.9.3) power_assert (2.0.1) - pry (0.14.1) + pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.8.0) + pry-byebug (3.9.0) byebug (~> 11.0) - pry (~> 0.10) + pry (~> 0.13.0) psych (4.0.3) stringio public_suffix (4.0.6) diff --git a/obs-server.spec b/obs-server.spec index abdf3bcf5e13a29dca52a6101988f071373cda64..f4a7f0ff4cdebb9d0f89b3372c2a301b662f03da 100644 --- a/obs-server.spec +++ b/obs-server.spec @@ -6,7 +6,7 @@ Name: obs-server Version: 2.10.11 -Release: 4 +Release: 5 Summary: The Open Build Service -- Server Component License: GPL-2.0-only OR GPL-3.0-only URL: http://www.openbuildservice.org @@ -516,6 +516,9 @@ usermod -a -G docker obsservicerun %{_sbindir}/rcobsstoragesetup %changelog +* Tue May 24 2022 wangkai - 2.10.11-5 +- Update gems version for fix rpmbuild error + * Mon May 16 2022 wangkai - 2.10.11-4 - Update xmlhash to 1.3.8 for fix CVE-2022-21949