Upgrade version to 2.3.0
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
cbb1ddf771
commit
1f27a80e7d
Binary file not shown.
BIN
multipart-post-2.3.0.gem
Normal file
BIN
multipart-post-2.3.0.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.2.3
|
Version: 2.3.0
|
||||||
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
|
||||||
@ -48,14 +48,20 @@ popd
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%dir %{gem_instdir}
|
%dir %{gem_instdir}
|
||||||
|
%license %{gem_instdir}/license.md
|
||||||
%{gem_libdir}
|
%{gem_libdir}
|
||||||
%exclude %{gem_cache}
|
%exclude %{gem_cache}
|
||||||
%{gem_spec}
|
%{gem_spec}
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%doc %{gem_docdir}
|
%doc %{gem_docdir}
|
||||||
|
%doc %{gem_instdir}/readme.md
|
||||||
|
%doc %{gem_instdir}/changelog.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 30 2022 xu_ping <xuping33@h-partners.com> - 2.2.3-1
|
||||||
- Upgrade 2.2.3
|
- Upgrade 2.2.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user