!6 升级到4.7.0版本解决编译失败
From: @lyn1001 Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
d24a934b45
BIN
redis-4.6.0.gem
BIN
redis-4.6.0.gem
Binary file not shown.
BIN
redis-4.7.0.gem
Normal file
BIN
redis-4.7.0.gem
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%global gem_name redis
|
%global gem_name redis
|
||||||
Name: rubygem-%{gem_name}
|
Name: rubygem-%{gem_name}
|
||||||
Version: 4.6.0
|
Version: 4.7.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A Ruby client library for Redis
|
Summary: A Ruby client library for Redis
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/redis/redis-rb
|
URL: https://github.com/redis/redis-rb
|
||||||
@ -66,6 +66,9 @@ popd
|
|||||||
%doc %{gem_instdir}/README.md
|
%doc %{gem_instdir}/README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 9 2022 liyanan <liyanan32@h-partners.com> - 4.7.0-1
|
||||||
|
- Update to 4.7.0
|
||||||
|
|
||||||
* Mon Jul 18 2022 wulei <wulei80@h-partners.com> - 4.6.0-2
|
* Mon Jul 18 2022 wulei <wulei80@h-partners.com> - 4.6.0-2
|
||||||
- Fix the compilation failure
|
- Fix the compilation failure
|
||||||
|
|
||||||
|
|||||||
BIN
v4.6.0.tar.gz
BIN
v4.6.0.tar.gz
Binary file not shown.
BIN
v4.7.0.tar.gz
Normal file
BIN
v4.7.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user