diff --git a/rubygem-mail.spec b/rubygem-mail.spec index be7f80c..2aca278 100644 --- a/rubygem-mail.spec +++ b/rubygem-mail.spec @@ -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 - 2.7.1-2 +- Bug fix I443UD + * Thu Jun 24 2021 liqiuyu - 2.7.1-1 - Update version to 2.7.1