!2 Bring source file into correspondence with described in spec file
From: @wang--ge Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
309412ff23
@ -1,10 +1,10 @@
|
||||
Name: lettuce
|
||||
Version: 2.3.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Scalable Java Redis client
|
||||
License: ASL 2.0
|
||||
License: Apache-2.0
|
||||
URL: http://redis.paluch.biz/
|
||||
Source0: https://github.com/wg/lettuce/archive/lettuce-%{version}.tar.gz
|
||||
Source0: https://github.com/wg/lettuce/archive/refs/tags/2.3.3.tar.gz#/lettuce-%{version}.tar.gz
|
||||
BuildRequires: maven-local mvn(io.netty:netty:3) mvn(junit:junit)
|
||||
BuildArch: noarch
|
||||
%description
|
||||
@ -40,5 +40,8 @@ find . -name "*.jar" -print -delete
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 Ge Wang <wangge20@h-partners.com> - 2.3.3-2
|
||||
- Bring source file into correspondence with described in spec file
|
||||
|
||||
* Tue Aug 25 2020 Jeffery.Gao <gaojianxing@huawei.com> - 2.3.3-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user