已合并
rubygem-faraday update 1.8.0->2.0.0 #9
AtomGit-Bot创建于 2025年6月3日
rubygem-faraday update 1.8.0->2.0.0 #9
已合并
AtomGit-Bot创建于 2025年6月3日
master合入到master
3 个文件变更+7-1
Binary files do not support preview
Binary files do not support preview
@@ -1,6 +1,6 @@
1%global gem_name faraday1%global gem_name faraday
2Name: rubygem-%{gem_name}2Name: rubygem-%{gem_name}
3-Version: 1.8.03+Version: 2.0.0
4Release: 14Release: 1
5Summary: HTTP/REST API client library5Summary: HTTP/REST API client library
6License: MIT6License: MIT
@@ -60,6 +60,12 @@ popd
60%{gem_instdir}/spec60%{gem_instdir}/spec
61 61 
62%changelog62%changelog
63+* Tue Jun 03 2025 openeuler_bot <infra@openeuler.sh> - 2.0.0-1
64+- Use external multipart and retry middleware (version: 1.9.0)
65+- Re-add support for Ruby 2.4+ (version: 1.9.3)
66+- The next major release is here, and it comes almost 2 years after the release of v1.0 (version: 2.0.0)
67+- Autoloading, dependency loading and middleware registry cleanup (version: 2.0.0)
68+ 
63* Mon Nov 13 2023 yaoxin <yao_xin001@hoperun.com> - 1.8.0-169* Mon Nov 13 2023 yaoxin <yao_xin001@hoperun.com> - 1.8.0-1
64- Upgrade to 1.8.070- Upgrade to 1.8.0
65 71