bug fix I443UD

This commit is contained in:
miao_kaibo 2021-08-16 12:36:31 +08:00
parent ff7802058c
commit d0d5c10850

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