upgrade to 5.2.4.4

(cherry picked from commit 838606f0e8fc900bfe5b82ffec124a21bf6a0b16)
This commit is contained in:
si-gui 2021-02-08 17:42:26 +08:00 committed by openeuler-sync-bot
parent 03abdb6bce
commit 0385f18085
4 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
activejob-5.2.4.4.gem Normal file

Binary file not shown.

View File

@ -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<sunguoshuai@huawei.com>- 5.2.4.4-1
- Upgrade to 5.2.4.4
* Sat Aug 8 2020 chengzihan <chengzihan2@huawei.com> - 5.2.3-1
- Package init

Binary file not shown.