!4 [sync] PR-3: Upgrade to 5.2.4.4

From: @openeuler-sync-bot
Reviewed-by: @ultra_planet,@shinwell_hu
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2021-02-19 16:37:06 +08:00 committed by Gitee
commit 9968c06e2a
4 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
actionmailer-5.2.4.4.gem Normal file

Binary file not shown.

View File

@ -1,13 +1,13 @@
%global gem_name actionmailer
Name: rubygem-%{gem_name}
Epoch: 1
Version: 5.2.3
Version: 5.2.4.4
Release: 1
Summary: Email composition, delivery, and receiving framework (part of Rails)
License: MIT
URL: http://rubyonrails.org
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
Source1: https://github.com/rails/rails/archive/v5.2.3.tar.gz
Source1: https://github.com/rails/rails/archive/v5.2.4.4.tar.gz
BuildRequires: ruby(release) rubygems-devel ruby >= 2.2.2 rubygem(actionpack) = %{version}
BuildRequires: rubygem(activejob) = %{version} rubygem(mail) >= 2.5.4
BuildArch: noarch
@ -54,5 +54,8 @@ popd
%doc %{gem_instdir}/README.rdoc
%changelog
* Mon Feb 8 2021 sunguoshuai <sunguoshuai@huawei.com> - 5.2.4.4-1
- Upgrade to 5.2.4.4
* Sat Aug 8 2020 chengzihan <chengzihan2@huawei.com> - 5.2.3-1
- Package init

Binary file not shown.