diff --git a/activestorage-5.2.3.gem b/activestorage-5.2.3.gem deleted file mode 100644 index 0623cc8..0000000 Binary files a/activestorage-5.2.3.gem and /dev/null differ diff --git a/activestorage-5.2.4.4.gem b/activestorage-5.2.4.4.gem new file mode 100644 index 0000000..a9d79df Binary files /dev/null and b/activestorage-5.2.4.4.gem differ diff --git a/rubygem-activestorage.spec b/rubygem-activestorage.spec index 5bb87d0..953333a 100644 --- a/rubygem-activestorage.spec +++ b/rubygem-activestorage.spec @@ -3,13 +3,13 @@ %global bootstrap 1 %bcond_with ffmpeg Name: rubygem-%{gem_name} -Version: 5.2.3 +Version: 5.2.4.4 Release: 1 Summary: Local and cloud file storage framework License: MIT URL: http://rubyonrails.org -Source0: https://rubygems.org/gems/activestorage-5.2.3.gem -Source1: https://github.com/rails/rails/archive/v5.2.3.tar.gz +Source0: https://rubygems.org/gems/activestorage-5.2.4.4.gem +Source1: https://github.com/rails/rails/archive/v5.2.4.4.tar.gz BuildRequires: ruby(release) rubygems-devel ruby %if ! 0%{?bootstrap} BuildRequires: rubygem(actionpack) = %{version} rubygem(activerecord) = %{version} @@ -101,5 +101,8 @@ popd %doc %{gem_instdir}/README.md %changelog +* Mon Feb 8 2021 sunguoshuai- 5.2.4.4-1 +- Upgrade to 5.2.4.4 + * Wed Aug 12 2020 chengzihan - 5.2.3-1 - Package init 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