!41 backport rip 65

From: @zhiliatox 
Reviewed-by: @hu-zongtang 
Signed-off-by: @hu-zongtang
This commit is contained in:
openeuler-ci-bot 2023-12-12 01:26:38 +00:00 committed by Gitee
commit 4638651c5a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 3178 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 Summary: Cloud-Native, Distributed Messaging and Streaming
Name: rocketmq Name: rocketmq
Version: 5.1.5 Version: 5.1.5
Release: 36 Release: 37
License: Apache-2.0 License: Apache-2.0
Group: Applications/Message Group: Applications/Message
URL: https://rocketmq.apache.org/ URL: https://rocketmq.apache.org/
@ -45,6 +45,7 @@ Patch0032: patch032-backport-Clear-POP_CK-when-sending-messages.patch
Patch0033: patch033-backport-Lock-granularity-issue-causing-LMQ-message-loss.patch Patch0033: patch033-backport-Lock-granularity-issue-causing-LMQ-message-loss.patch
Patch0034: patch034-backport-Let-consumer-be-aware-of-message-queue-assignment-change.patch Patch0034: patch034-backport-Let-consumer-be-aware-of-message-queue-assignment-change.patch
Patch0035: patch035-backport-fix-some-bugs.patch Patch0035: patch035-backport-fix-some-bugs.patch
Patch0036: patch036-backport-RIP65.patch
BuildRequires: java-1.8.0-openjdk-devel, maven, maven-local, git BuildRequires: java-1.8.0-openjdk-devel, maven, maven-local, git
Requires: java-1.8.0-openjdk-devel Requires: java-1.8.0-openjdk-devel
@ -85,6 +86,9 @@ exit 0
%changelog %changelog
* Mon Dec 11 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-37
- backport rip 65
* Mon Dec 11 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-36 * Mon Dec 11 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-36
- backport fix some bugs - backport fix some bugs