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

From: @openeuler-sync-bot
Reviewed-by: @ultra_planet,@small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-02-18 14:58:25 +08:00 committed by Gitee
commit 89c40f0790
4 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
activesupport-5.2.4.4.gem Normal file

Binary file not shown.

View File

@ -2,13 +2,13 @@
%global gem_name activesupport
Name: rubygem-%{gem_name}
Epoch: 2
Version: 5.2.3
Version: 5.2.4.4
Release: 1
Summary: A support libraries and Ruby core extensions extracted from the Rails framework
License: MIT
URL: http://rubyonrails.org
Source0: https://rubygems.org/gems/activesupport-5.2.3.gem
Source1: https://github.com/rails/rails/archive/v5.2.3.tar.gz
Source0: https://rubygems.org/gems/activesupport-5.2.4.4.gem
Source1: https://github.com/rails/rails/archive/v5.2.4.4.tar.gz
Requires: rubygem(bigdecimal) rubygem(json)
BuildRequires: ruby(release) rubygems-devel ruby >= 2.2.2 rubygem(bigdecimal) rubygem(builder)
BuildRequires: rubygem(concurrent-ruby) rubygem(connection_pool) rubygem(dalli)
@ -72,6 +72,9 @@ 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 Sep 5 2020 liyanan <liyanan32@huawei.com> - 5.2.3-2
- fix build fail

Binary file not shown.