!3 升级到社区最新稳定版本2.2.3
From: @cherry530 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
cbb1ddf771
Binary file not shown.
BIN
multipart-post-2.2.3.gem
Normal file
BIN
multipart-post-2.2.3.gem
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global gem_name multipart-post
|
%global gem_name multipart-post
|
||||||
Name: rubygem-multipart-post
|
Name: rubygem-multipart-post
|
||||||
Version: 2.0.0
|
Version: 2.2.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Creates a multipart form post accessory for Net::HTTP
|
Summary: Creates a multipart form post accessory for Net::HTTP
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -47,11 +47,6 @@ EOF
|
|||||||
popd
|
popd
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc %{gem_instdir}/README.md
|
|
||||||
%exclude %{gem_instdir}/.gitignore
|
|
||||||
%exclude %{gem_instdir}/.travis.yml
|
|
||||||
%exclude %{gem_instdir}/Gemfile
|
|
||||||
%exclude %{gem_instdir}/multipart-post.gemspec
|
|
||||||
%dir %{gem_instdir}
|
%dir %{gem_instdir}
|
||||||
%{gem_libdir}
|
%{gem_libdir}
|
||||||
%exclude %{gem_cache}
|
%exclude %{gem_cache}
|
||||||
@ -59,11 +54,10 @@ popd
|
|||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%doc %{gem_docdir}
|
%doc %{gem_docdir}
|
||||||
%doc %{gem_instdir}/Manifest.txt
|
|
||||||
%doc %{gem_instdir}/History.txt
|
|
||||||
%{gem_instdir}/Rakefile
|
|
||||||
%{gem_instdir}/test
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 30 2022 xu_ping <xuping33@h-partners.com> - 2.2.3-1
|
||||||
|
- Upgrade 2.2.3
|
||||||
|
|
||||||
* Mon Jul 27 2020 yaokai <yaokai13@huawei.com> - 2.0.0-1
|
* Mon Jul 27 2020 yaokai <yaokai13@huawei.com> - 2.0.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user