!3 [sync] PR-2: Upgrade to 5.2.4.4
From: @openeuler-sync-bot Reviewed-by: Signed-off-by:
This commit is contained in:
commit
c5d00087e7
Binary file not shown.
BIN
actioncable-5.2.4.4.gem
Normal file
BIN
actioncable-5.2.4.4.gem
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%global gem_name actioncable
|
||||
%global recompile_js 1
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 5.2.3
|
||||
Version: 5.2.4.4
|
||||
Release: 1
|
||||
Summary: WebSocket framework for Rails
|
||||
License: MIT
|
||||
@ -58,7 +58,7 @@ mv test/subscription_adapter/postgresql_test.rb{,.disable}
|
||||
REDIS_DIR=$(mktemp -d)
|
||||
redis-server --dir $REDIS_DIR --pidfile $REDIS_DIR/redis.pid --daemonize yes
|
||||
ruby -Ilib:test -e 'Dir.glob "./test/**/*_test.rb", &method(:require)'
|
||||
kill -INT $(cat $REDIS_DIR/redis.pid)
|
||||
kill -INT $(cat $REDIS_DIR/redis.pid) || echo end
|
||||
popd
|
||||
|
||||
%files
|
||||
@ -74,5 +74,8 @@ popd
|
||||
%doc %{gem_instdir}/README.md
|
||||
|
||||
%changelog
|
||||
* Mon Feb 8 2021 sunguoshuai <sunguoshuai@huawei.com> - 5.2.4.4-1
|
||||
- Upgrade to 5.2.4.4
|
||||
|
||||
* Thu Aug 20 2020 shenleizhao <shenleizhao@huawei.com> - 5.2.3-1
|
||||
- package init
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user