!3 升级至2.9.0版本

From: @chengzihan2
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-05-06 18:46:21 +08:00 committed by Gitee
commit 98374dd785
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
jedis-2.9.0.tar.gz Normal file

Binary file not shown.

View File

@ -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