!5 Upgrade version to 2.3.0

From: @cherry530 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-11-15 09:37:27 +00:00 committed by Gitee
commit 307f9a69ac
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 1 deletions

Binary file not shown.

BIN
multipart-post-2.3.0.gem Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global gem_name multipart-post
Name: rubygem-multipart-post
Version: 2.2.3
Version: 2.3.0
Release: 1
Summary: Creates a multipart form post accessory for Net::HTTP
License: MIT
@ -48,14 +48,20 @@ popd
%files
%dir %{gem_instdir}
%license %{gem_instdir}/license.md
%{gem_libdir}
%exclude %{gem_cache}
%{gem_spec}
%files doc
%doc %{gem_docdir}
%doc %{gem_instdir}/readme.md
%doc %{gem_instdir}/changelog.md
%changelog
* Wed Nov 15 2023 xu_ping <707078654@qq.com> - 2.3.0-1
- Upgrade 2.3.0
* Thu Jun 30 2022 xu_ping <xuping33@h-partners.com> - 2.2.3-1
- Upgrade 2.2.3