!2 升级到社区最新稳定版本3.2022.0105

From: @cherry530 
Reviewed-by: @jxy_git 
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2022-06-29 07:00:22 +00:00 committed by Gitee
commit aff74ea19a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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