upgrade to 5.2.4.4
(cherry picked from commit df8785e211e6a48c878ec0bfef0c5570371dc6ab)
This commit is contained in:
parent
d08967ea40
commit
d7e2c23492
Binary file not shown.
BIN
activesupport-5.2.4.4.gem
Normal file
BIN
activesupport-5.2.4.4.gem
Normal file
Binary file not shown.
@ -2,13 +2,13 @@
|
|||||||
%global gem_name activesupport
|
%global gem_name activesupport
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 5.2.3
|
Version: 5.2.4.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: A support libraries and Ruby core extensions extracted from the Rails framework
|
Summary: A support libraries and Ruby core extensions extracted from the Rails framework
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://rubyonrails.org
|
URL: http://rubyonrails.org
|
||||||
Source0: https://rubygems.org/gems/activesupport-5.2.3.gem
|
Source0: https://rubygems.org/gems/activesupport-5.2.4.4.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
|
||||||
Requires: rubygem(bigdecimal) rubygem(json)
|
Requires: rubygem(bigdecimal) rubygem(json)
|
||||||
BuildRequires: ruby(release) rubygems-devel ruby >= 2.2.2 rubygem(bigdecimal) rubygem(builder)
|
BuildRequires: ruby(release) rubygems-devel ruby >= 2.2.2 rubygem(bigdecimal) rubygem(builder)
|
||||||
BuildRequires: rubygem(concurrent-ruby) rubygem(connection_pool) rubygem(dalli)
|
BuildRequires: rubygem(concurrent-ruby) rubygem(connection_pool) rubygem(dalli)
|
||||||
@ -72,6 +72,9 @@ popd
|
|||||||
%doc %{gem_instdir}/README.rdoc
|
%doc %{gem_instdir}/README.rdoc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Sep 5 2020 liyanan <liyanan32@huawei.com> - 5.2.3-2
|
||||||
- fix build fail
|
- fix build fail
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user