!3 升级到社区最新稳定版本2.2.3

From: @cherry530 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-06-30 09:12:40 +00:00 committed by Gitee
commit cbb1ddf771
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 10 deletions

Binary file not shown.

BIN
multipart-post-2.2.3.gem Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global gem_name multipart-post
Name: rubygem-multipart-post
Version: 2.0.0
Version: 2.2.3
Release: 1
Summary: Creates a multipart form post accessory for Net::HTTP
License: MIT
@ -47,11 +47,6 @@ EOF
popd
%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}
%{gem_libdir}
%exclude %{gem_cache}
@ -59,11 +54,10 @@ popd
%files doc
%doc %{gem_docdir}
%doc %{gem_instdir}/Manifest.txt
%doc %{gem_instdir}/History.txt
%{gem_instdir}/Rakefile
%{gem_instdir}/test
%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
- package init