!27 [sync] PR-26: Upgrade to 2.3.26
From: @openeuler-sync-bot Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
edb4f7c73b
Binary file not shown.
BIN
bundler-2.3.26.gem
Normal file
BIN
bundler-2.3.26.gem
Normal file
Binary file not shown.
Binary file not shown.
@ -1,13 +1,13 @@
|
|||||||
%global gem_name bundler
|
%global gem_name bundler
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
|
|
||||||
%global fileutils_version 0.7.2
|
%global fileutils_version 1.4.1
|
||||||
%global molinillo_version 0.7.0
|
%global molinillo_version 0.8.0
|
||||||
%global net_http_persistent_version 4.0.0
|
%global net_http_persistent_version 4.0.0
|
||||||
%global thor_version 1.1.0
|
%global thor_version 1.2.1
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 2.2.33
|
Version: 2.3.26
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Library and utilities to manage a Ruby application's gem dependencies
|
Summary: Library and utilities to manage a Ruby application's gem dependencies
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -109,10 +109,10 @@ popd
|
|||||||
%{_bindir}/bundle
|
%{_bindir}/bundle
|
||||||
%{_bindir}/bundler
|
%{_bindir}/bundler
|
||||||
%exclude %{gem_instdir}/.*
|
%exclude %{gem_instdir}/.*
|
||||||
%exclude %{gem_libdir}/bundler/ssl_certs/index.rubygems.org
|
%exclude %{gem_libdir}/bundler/.document
|
||||||
%exclude %{gem_libdir}/bundler/ssl_certs/rubygems.global.ssl.fastly.net
|
%exclude %{gem_libdir}/bundler/vendor/.document
|
||||||
%exclude %{gem_libdir}/bundler/ssl_certs/rubygems.org
|
%exclude %{gem_libdir}/bundler/templates/.document
|
||||||
%exclude %{gem_libdir}/bundler/ssl_certs/.document
|
%exclude %{gem_libdir}/bundler/man/.document
|
||||||
%license %{gem_instdir}/LICENSE.md
|
%license %{gem_instdir}/LICENSE.md
|
||||||
%exclude %{gem_instdir}/bundler.gemspec
|
%exclude %{gem_instdir}/bundler.gemspec
|
||||||
%{gem_instdir}/exe
|
%{gem_instdir}/exe
|
||||||
@ -130,6 +130,9 @@ popd
|
|||||||
%doc %{_mandir}/man5/*
|
%doc %{_mandir}/man5/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 13 2023 caodongxia <caodongxia@h-partners.com> - 2.3.26-1
|
||||||
|
- Upgrade to 2.3.26
|
||||||
|
|
||||||
* Wed Dec 29 2021 houyingchao <houyingchao@huawei.com> - 2.2.33-1
|
* Wed Dec 29 2021 houyingchao <houyingchao@huawei.com> - 2.2.33-1
|
||||||
- Upgrade to 2.2.33
|
- Upgrade to 2.2.33
|
||||||
- Fix CVE-2021-43809
|
- Fix CVE-2021-43809
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user