bug fix I443UD
This commit is contained in:
parent
ff7802058c
commit
d0d5c10850
@ -1,10 +1,10 @@
|
|||||||
%global pkg_name %{name}}
|
%global pkg_name %{name}
|
||||||
|
|
||||||
%global gem_name mail
|
%global gem_name mail
|
||||||
|
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 2.7.1
|
Version: 2.7.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Mail provides a nice Ruby DSL for making, sending and reading emails
|
Summary: Mail provides a nice Ruby DSL for making, sending and reading emails
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -71,6 +71,9 @@ cp -a .%{gem_dir}/* \
|
|||||||
%doc %{gem_instdir}/README.md
|
%doc %{gem_instdir}/README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 24 2021 liqiuyu <liqiuyu@kylinos.cn> - 2.7.1-1
|
||||||
- Update version to 2.7.1
|
- Update version to 2.7.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user