!18 Upgrade to version 7.0.7
From: @lyn1001 Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
66c12f5c29
Binary file not shown.
Binary file not shown.
BIN
activejob-7.0.7.gem
Normal file
BIN
activejob-7.0.7.gem
Normal file
Binary file not shown.
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%global gem_name activejob
|
||||
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 7.0.4
|
||||
Version: 7.0.7
|
||||
Release: 1
|
||||
Summary: Job framework with pluggable queues
|
||||
License: MIT
|
||||
@ -9,11 +9,11 @@ URL: http://rubyonrails.org
|
||||
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
|
||||
# Tests are not shipped with the gem
|
||||
# git clone https://github.com/rails/rails.git
|
||||
# cd rails/activejob && git archive -v -o activejob-7.0.4-tests.txz v7.0.4 test/
|
||||
# cd rails/activejob && git archive -v -o activejob-7.0.7-tests.txz v7.0.7 test/
|
||||
Source1: %{gem_name}-%{version}-tests.txz
|
||||
# The tools are needed for the test suite, are however unpackaged in gem file.
|
||||
# git clone http://github.com/rails/rails.git --no-checkout
|
||||
# cd rails && git archive -v -o rails-7.0.4-tools.txz v7.0.4 tools/
|
||||
# cd rails && git archive -v -o rails-7.0.7-tools.txz v7.0.7 tools/
|
||||
Source2: rails-%{version}-tools.txz
|
||||
|
||||
BuildRequires: ruby(release)
|
||||
@ -82,6 +82,9 @@ popd
|
||||
%doc %{gem_instdir}/README.md
|
||||
|
||||
%changelog
|
||||
* Fri Aug 18 2023 liyanan <thistleslyn@163.com> - 7.0.7-1
|
||||
- Upgrade to version 7.0.7
|
||||
|
||||
* Thu Jan 19 2023 wangkai <wangkai385@h-partners.com> - 7.0.4-1
|
||||
- Upgrade to version 7.0.4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user