diff --git a/activejob-5.2.3.gem b/activejob-5.2.3.gem deleted file mode 100644 index 2b75d32..0000000 Binary files a/activejob-5.2.3.gem and /dev/null differ diff --git a/activejob-5.2.4.4.gem b/activejob-5.2.4.4.gem new file mode 100644 index 0000000..e076f42 Binary files /dev/null and b/activejob-5.2.4.4.gem differ diff --git a/rubygem-activejob.spec b/rubygem-activejob.spec index 0377b31..d003479 100644 --- a/rubygem-activejob.spec +++ b/rubygem-activejob.spec @@ -1,12 +1,12 @@ %global gem_name activejob Name: rubygem-%{gem_name} -Version: 5.2.3 +Version: 5.2.4.4 Release: 1 Summary: Job framework with pluggable queues License: MIT URL: http://rubyonrails.org Source0: https://rubygems.org/gems/%{gem_name}-%{version}.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 BuildRequires: ruby(release) rubygems-devel ruby >= 2.2.2 rubygem(activesupport) = %{version} BuildRequires: rubygem(globalid) BuildArch: noarch @@ -56,5 +56,8 @@ popd %doc %{gem_instdir}/README.md %changelog +* Mon Feb 8 2021sunguoshuai- 5.2.4.4-1 +- Upgrade to 5.2.4.4 + * Sat Aug 8 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