Upgrade 3.2022.0105

Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
cherry530 2022-06-29 14:53:33 +08:00
parent 832acdf46e
commit c2e5cbf60e
3 changed files with 5 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global gem_name mime-types-data
Name: rubygem-%{gem_name}
Version: 3.2016.0521
Version: 3.2022.0105
Release: 1
Summary: A registry for information about MIME media type definitions
License: MIT
@ -43,6 +43,7 @@ popd
%dir %{gem_instdir}
%license %{gem_instdir}/Licence.md
%{gem_instdir}/data
%{gem_instdir}/types
%{gem_libdir}
%exclude %{gem_cache}
%{gem_spec}
@ -57,5 +58,8 @@ popd
%{gem_instdir}/Rakefile
%changelog
* Wed Jun 29 2022 xu_ping <xuping33@h-partners.com> - 3.2022.0105-1
- Package upgrade 3.2022.0105
* Fri Aug 7 2020 yanan li <liyanan032@huawei.com> - 3.2016.0521-1
- Package init