diff --git a/activesupport-5.2.3.gem b/activesupport-5.2.3.gem deleted file mode 100644 index acaae6e..0000000 Binary files a/activesupport-5.2.3.gem and /dev/null differ diff --git a/activesupport-5.2.4.4.gem b/activesupport-5.2.4.4.gem new file mode 100644 index 0000000..3df1726 Binary files /dev/null and b/activesupport-5.2.4.4.gem differ diff --git a/rubygem-activesupport.spec b/rubygem-activesupport.spec index 4b05795..ff467a1 100644 --- a/rubygem-activesupport.spec +++ b/rubygem-activesupport.spec @@ -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 - 5.2.4.4-1 +- Upgrade to 5.2.4.4 + * Sat Sep 5 2020 liyanan - 5.2.3-2 - fix build fail diff --git a/v5.2.3.tar.gz b/v5.2.4.4.tar.gz similarity index 56% rename from v5.2.3.tar.gz rename to v5.2.4.4.tar.gz index 1d7dd90..6191daf 100644 Binary files a/v5.2.3.tar.gz and b/v5.2.4.4.tar.gz differ