!5 bug fix I443UD

From: @miao_kaibo
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-08-16 06:04:15 +00:00 committed by Gitee
commit 8b5b14930c

View File

@ -1,10 +1,10 @@
%global pkg_name %{name}}
%global pkg_name %{name}
%global gem_name mail
Name: rubygem-%{gem_name}
Version: 2.7.1
Release: 1
Release: 2
Summary: Mail provides a nice Ruby DSL for making, sending and reading emails
Group: Development/Languages
License: MIT
@ -71,6 +71,9 @@ cp -a .%{gem_dir}/* \
%doc %{gem_instdir}/README.md
%changelog
* Mon Aug 16 2021 miaokaibo <miaokaibo@outlook.com> - 2.7.1-2
- Bug fix I443UD
* Thu Jun 24 2021 liqiuyu <liqiuyu@kylinos.cn> - 2.7.1-1
- Update version to 2.7.1