backport support kv storage
This commit is contained in:
parent
886d62d91e
commit
2fe7bd03d5
3943
patch009-backport-Support-KV-Storage.patch
Normal file
3943
patch009-backport-Support-KV-Storage.patch
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -5,7 +5,7 @@
|
||||
Summary: Cloud-Native, Distributed Messaging and Streaming
|
||||
Name: rocketmq
|
||||
Version: 5.1.3
|
||||
Release: 9
|
||||
Release: 10
|
||||
License: Apache-2.0
|
||||
Group: Applications/Message
|
||||
URL: https://rocketmq.apache.org/
|
||||
@ -18,6 +18,7 @@ Patch0005: patch005-backport-fix-some-bugs.patch
|
||||
Patch0006: patch006-backport-auto-batch-producer.patch
|
||||
Patch0007: patch007-backport-fix-some-bugs.patch
|
||||
Patch0008: patch008-backport-Allow-BoundaryType.patch
|
||||
Patch0009: patch009-backport-Support-KV-Storage.patch
|
||||
BuildRequires: java-1.8.0-openjdk-devel, maven, maven-local, git
|
||||
Requires: java-1.8.0-openjdk-devel
|
||||
|
||||
@ -52,6 +53,9 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 20 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-10
|
||||
- backport support kv storage
|
||||
|
||||
* Tue Sep 19 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-9
|
||||
- backport add allow boundary type
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user