backport enhance medata to json

This commit is contained in:
shizhili 2023-10-02 21:16:25 +08:00
parent 6a8f30dafb
commit e3f42198a2
2 changed files with 2925 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
Summary: Cloud-Native, Distributed Messaging and Streaming
Name: rocketmq
Version: 5.1.3
Release: 12
Release: 13
License: Apache-2.0
Group: Applications/Message
URL: https://rocketmq.apache.org/
@ -21,6 +21,7 @@ Patch0008: patch008-backport-Allow-BoundaryType.patch
Patch0009: patch009-backport-Support-KV-Storage.patch
Patch0010: patch010-backport-add-some-fixes.patch
Patch0011: patch011-backport-optimize-config.patch
Patch0012: patch012-backport-enhance-rockdbconfigtojson.patch
BuildRequires: java-1.8.0-openjdk-devel, maven, maven-local, git
Requires: java-1.8.0-openjdk-devel
@ -55,6 +56,9 @@ exit 0
%changelog
* Wed Oct 2 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-13
- backport enhance medata to json
* Wed Oct 1 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-12
- backport optimize config