upgrade to 5.2.4.4

(cherry picked from commit df8785e211e6a48c878ec0bfef0c5570371dc6ab)
This commit is contained in:
si-gui 2021-02-08 18:02:54 +08:00 committed by openeuler-sync-bot
parent d08967ea40
commit d7e2c23492
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.