Update gems version for fix rpmbuild error
This commit is contained in:
parent
fe1b3b9e4b
commit
653e8020ea
@ -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)
|
||||
|
||||
@ -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)
|
||||
|
||||
@ -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
|
||||
@ -28,6 +28,7 @@ BuildRequires: python3-devel, /usr/bin/xmllint, openssl, perl-BSSolv, perl-Comp
|
||||
BuildRequires: perl-File-Sync >= 0.10, perl-JSON-XS, perl-Net-SSLeay, perl-Socket-MsgHdr, nodejs
|
||||
BuildRequires: perl-TimeDate, perl-XML-Parser, perl-XML-Simple, perl-YAML-LibYAML, procps, tzdata
|
||||
BuildRequires: rubygem-bundler, rubygem-rake, obs-bundled-gems, rubygem-bigdecimal, perl(Test::Simple) > 1
|
||||
BuildRequires: rubygem-rdoc
|
||||
|
||||
Requires(pre): obs-common
|
||||
Requires: build >= 20191114, perl-BSSolv, perl(Date::Parse), diffutils, git-core, patch
|
||||
@ -516,6 +517,9 @@ usermod -a -G docker obsservicerun
|
||||
%{_sbindir}/rcobsstoragesetup
|
||||
|
||||
%changelog
|
||||
* Tue May 24 2022 wangkai <wangkai385@h-partners.com> - 2.10.11-5
|
||||
- Update gems version for fix rpmbuild error
|
||||
|
||||
* Mon May 16 2022 wangkai <wangkai385@h-partners.com> - 2.10.11-4
|
||||
- Update xmlhash to 1.3.8 for fix CVE-2022-21949
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user