Update gem version for obs-server 2.10.15
This commit is contained in:
parent
b70a62d671
commit
f472550761
@ -1,47 +1,47 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://anonymous:devcloud@mirrors.huaweicloud.com/repository/rubygems/
|
remote: https://anonymous:devcloud@mirrors.huaweicloud.com/repository/rubygems/
|
||||||
specs:
|
specs:
|
||||||
actioncable (5.2.7)
|
actioncable (5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailer (5.2.7)
|
actionmailer (5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
actionview (= 5.2.7)
|
actionview (= 5.2.7.1)
|
||||||
activejob (= 5.2.7)
|
activejob (= 5.2.7.1)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (5.2.7)
|
actionpack (5.2.7.1)
|
||||||
actionview (= 5.2.7)
|
actionview (= 5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
rack (~> 2.0, >= 2.0.8)
|
rack (~> 2.0, >= 2.0.8)
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
||||||
actionview (5.2.7)
|
actionview (5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
||||||
activejob (5.2.7)
|
activejob (5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (5.2.7)
|
activemodel (5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
activemodel-serializers-xml (1.0.2)
|
activemodel-serializers-xml (1.0.2)
|
||||||
activemodel (> 5.x)
|
activemodel (> 5.x)
|
||||||
activesupport (> 5.x)
|
activesupport (> 5.x)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
activerecord (5.2.7)
|
activerecord (5.2.7.1)
|
||||||
activemodel (= 5.2.7)
|
activemodel (= 5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
arel (>= 9.0)
|
arel (>= 9.0)
|
||||||
activestorage (5.2.7)
|
activestorage (5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
activerecord (= 5.2.7)
|
activerecord (= 5.2.7.1)
|
||||||
marcel (~> 1.0.0)
|
marcel (~> 1.0.0)
|
||||||
activesupport (5.2.7)
|
activesupport (5.2.7.1)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
@ -256,7 +256,7 @@ GEM
|
|||||||
mysql2 (0.5.3)
|
mysql2 (0.5.3)
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
nio4r (2.5.8)
|
nio4r (2.5.8)
|
||||||
nokogiri (1.13.3-aarch64-linux)
|
nokogiri (1.13.4-aarch64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
parallel (1.21.0)
|
parallel (1.21.0)
|
||||||
parser (3.1.1.0)
|
parser (3.1.1.0)
|
||||||
@ -295,18 +295,18 @@ GEM
|
|||||||
rack (2.2.3)
|
rack (2.2.3)
|
||||||
rack-test (1.1.0)
|
rack-test (1.1.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rails (5.2.7)
|
rails (5.2.7.1)
|
||||||
actioncable (= 5.2.7)
|
actioncable (= 5.2.7.1)
|
||||||
actionmailer (= 5.2.7)
|
actionmailer (= 5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
actionview (= 5.2.7)
|
actionview (= 5.2.7.1)
|
||||||
activejob (= 5.2.7)
|
activejob (= 5.2.7.1)
|
||||||
activemodel (= 5.2.7)
|
activemodel (= 5.2.7.1)
|
||||||
activerecord (= 5.2.7)
|
activerecord (= 5.2.7.1)
|
||||||
activestorage (= 5.2.7)
|
activestorage (= 5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
bundler (>= 1.3.0)
|
bundler (>= 1.3.0)
|
||||||
railties (= 5.2.7)
|
railties (= 5.2.7.1)
|
||||||
sprockets-rails (>= 2.0.0)
|
sprockets-rails (>= 2.0.0)
|
||||||
rails-controller-testing (1.0.5)
|
rails-controller-testing (1.0.5)
|
||||||
actionpack (>= 5.0.1.rc1)
|
actionpack (>= 5.0.1.rc1)
|
||||||
@ -322,9 +322,9 @@ GEM
|
|||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
rails_tokeninput (1.7.0)
|
rails_tokeninput (1.7.0)
|
||||||
railties (>= 3.1.0)
|
railties (>= 3.1.0)
|
||||||
railties (5.2.7)
|
railties (5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.19.0, < 2.0)
|
thor (>= 0.19.0, < 2.0)
|
||||||
@ -482,7 +482,7 @@ GEM
|
|||||||
webrick
|
webrick
|
||||||
xpath (3.2.0)
|
xpath (3.2.0)
|
||||||
nokogiri (~> 1.8)
|
nokogiri (~> 1.8)
|
||||||
yajl-ruby (1.4.1)
|
yajl-ruby (1.4.2)
|
||||||
zeitwerk (2.5.4)
|
zeitwerk (2.5.4)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
|||||||
@ -1,47 +1,47 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (5.2.7)
|
actioncable (5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
actionmailer (5.2.7)
|
actionmailer (5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
actionview (= 5.2.7)
|
actionview (= 5.2.7.1)
|
||||||
activejob (= 5.2.7)
|
activejob (= 5.2.7.1)
|
||||||
mail (~> 2.5, >= 2.5.4)
|
mail (~> 2.5, >= 2.5.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
actionpack (5.2.7)
|
actionpack (5.2.7.1)
|
||||||
actionview (= 5.2.7)
|
actionview (= 5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
rack (~> 2.0, >= 2.0.8)
|
rack (~> 2.0, >= 2.0.8)
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
||||||
actionview (5.2.7)
|
actionview (5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
erubi (~> 1.4)
|
erubi (~> 1.4)
|
||||||
rails-dom-testing (~> 2.0)
|
rails-dom-testing (~> 2.0)
|
||||||
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
rails-html-sanitizer (~> 1.0, >= 1.0.3)
|
||||||
activejob (5.2.7)
|
activejob (5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (5.2.7)
|
activemodel (5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
activemodel-serializers-xml (1.0.2)
|
activemodel-serializers-xml (1.0.2)
|
||||||
activemodel (> 5.x)
|
activemodel (> 5.x)
|
||||||
activesupport (> 5.x)
|
activesupport (> 5.x)
|
||||||
builder (~> 3.1)
|
builder (~> 3.1)
|
||||||
activerecord (5.2.7)
|
activerecord (5.2.7.1)
|
||||||
activemodel (= 5.2.7)
|
activemodel (= 5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
arel (>= 9.0)
|
arel (>= 9.0)
|
||||||
activestorage (5.2.7)
|
activestorage (5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
activerecord (= 5.2.7)
|
activerecord (= 5.2.7.1)
|
||||||
marcel (~> 1.0.0)
|
marcel (~> 1.0.0)
|
||||||
activesupport (5.2.7)
|
activesupport (5.2.7.1)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
i18n (>= 0.7, < 2)
|
i18n (>= 0.7, < 2)
|
||||||
minitest (~> 5.1)
|
minitest (~> 5.1)
|
||||||
@ -256,7 +256,7 @@ GEM
|
|||||||
mysql2 (0.5.3)
|
mysql2 (0.5.3)
|
||||||
netrc (0.11.0)
|
netrc (0.11.0)
|
||||||
nio4r (2.5.8)
|
nio4r (2.5.8)
|
||||||
nokogiri (1.13.3-x86_64-linux)
|
nokogiri (1.13.4-x86_64-linux)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
parallel (1.21.0)
|
parallel (1.21.0)
|
||||||
parser (3.1.1.0)
|
parser (3.1.1.0)
|
||||||
@ -295,18 +295,18 @@ GEM
|
|||||||
rack (2.2.3)
|
rack (2.2.3)
|
||||||
rack-test (1.1.0)
|
rack-test (1.1.0)
|
||||||
rack (>= 1.0, < 3)
|
rack (>= 1.0, < 3)
|
||||||
rails (5.2.7)
|
rails (5.2.7.1)
|
||||||
actioncable (= 5.2.7)
|
actioncable (= 5.2.7.1)
|
||||||
actionmailer (= 5.2.7)
|
actionmailer (= 5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
actionview (= 5.2.7)
|
actionview (= 5.2.7.1)
|
||||||
activejob (= 5.2.7)
|
activejob (= 5.2.7.1)
|
||||||
activemodel (= 5.2.7)
|
activemodel (= 5.2.7.1)
|
||||||
activerecord (= 5.2.7)
|
activerecord (= 5.2.7.1)
|
||||||
activestorage (= 5.2.7)
|
activestorage (= 5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
bundler (>= 1.3.0)
|
bundler (>= 1.3.0)
|
||||||
railties (= 5.2.7)
|
railties (= 5.2.7.1)
|
||||||
sprockets-rails (>= 2.0.0)
|
sprockets-rails (>= 2.0.0)
|
||||||
rails-controller-testing (1.0.5)
|
rails-controller-testing (1.0.5)
|
||||||
actionpack (>= 5.0.1.rc1)
|
actionpack (>= 5.0.1.rc1)
|
||||||
@ -322,9 +322,9 @@ GEM
|
|||||||
activesupport (>= 5.2)
|
activesupport (>= 5.2)
|
||||||
rails_tokeninput (1.7.0)
|
rails_tokeninput (1.7.0)
|
||||||
railties (>= 3.1.0)
|
railties (>= 3.1.0)
|
||||||
railties (5.2.7)
|
railties (5.2.7.1)
|
||||||
actionpack (= 5.2.7)
|
actionpack (= 5.2.7.1)
|
||||||
activesupport (= 5.2.7)
|
activesupport (= 5.2.7.1)
|
||||||
method_source
|
method_source
|
||||||
rake (>= 0.8.7)
|
rake (>= 0.8.7)
|
||||||
thor (>= 0.19.0, < 2.0)
|
thor (>= 0.19.0, < 2.0)
|
||||||
@ -482,7 +482,7 @@ GEM
|
|||||||
webrick
|
webrick
|
||||||
xpath (3.2.0)
|
xpath (3.2.0)
|
||||||
nokogiri (~> 1.8)
|
nokogiri (~> 1.8)
|
||||||
yajl-ruby (1.4.1)
|
yajl-ruby (1.4.2)
|
||||||
zeitwerk (2.5.4)
|
zeitwerk (2.5.4)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
|||||||
@ -19,7 +19,7 @@
|
|||||||
%global rack_version 2.2.3
|
%global rack_version 2.2.3
|
||||||
Name: obs-bundled-gems
|
Name: obs-bundled-gems
|
||||||
Version: 2.10.1
|
Version: 2.10.1
|
||||||
Release: 5
|
Release: 6
|
||||||
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
|
||||||
@ -139,6 +139,9 @@ done
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 23 2022 wangkai <wangkai385@h-partners.com> 2.10.1-6
|
||||||
|
- Update gem version for obs-server 2.10.15
|
||||||
|
|
||||||
* Thu May 12 2022 wangkai <wangkai385@h-partners.com> 2.10.1-5
|
* Thu May 12 2022 wangkai <wangkai385@h-partners.com> 2.10.1-5
|
||||||
- Update xmlhash to 1.3.8
|
- Update xmlhash to 1.3.8
|
||||||
|
|
||||||
|
|||||||
BIN
verdor.obscpio
BIN
verdor.obscpio
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user