!3 升级至2.9.0版本
From: @chengzihan2 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
98374dd785
Binary file not shown.
BIN
jedis-2.9.0.tar.gz
Normal file
BIN
jedis-2.9.0.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: jedis
|
||||
Version: 2.7.2
|
||||
Version: 2.9.0
|
||||
Release: 1
|
||||
Summary: A redis Java client
|
||||
License: MIT
|
||||
@ -57,7 +57,7 @@ rm -r src/test/java/redis/clients/jedis/tests/ConnectionCloseTest.java \
|
||||
%mvn_file : %{name}
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
%mvn_build -f
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -70,5 +70,8 @@ rm -r src/test/java/redis/clients/jedis/tests/ConnectionCloseTest.java \
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu May 6 2021 chengzihan <chengzihan2@huawei.com> - 2.9.0-1
|
||||
- Upgrade to 2.9.0
|
||||
|
||||
* Mon Jul 27 2020 Jeffery.Gao <gaojianxing@huawei.com> - 2.7.2-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user