!6 backport refactor receipt processor

From: @zhiliatox 
Reviewed-by: @zhangjidi, @hu-zongtang 
Signed-off-by: @hu-zongtang
This commit is contained in:
openeuler-ci-bot 2023-09-15 06:33:04 +00:00 committed by Gitee
commit b3c3c7de48
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1658 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,13 +5,14 @@
Summary: Cloud-Native, Distributed Messaging and Streaming
Name: rocketmq
Version: 5.1.3
Release: 3
Release: 4
License: Apache-2.0
Group: Applications/Message
URL: https://rocketmq.apache.org/
Source0: https://archive.apache.org/dist/%{name}/%{version}/%{name}-all-%{version}-source-release.zip
Patch0001: patch001-backport-some-typo-fixes.patch
Patch0002: patch002-backport-some-enhancement.patch
Patch0003: patch003-backport-feature-refactor-recipt-processor.patch
BuildRequires: java-1.8.0-openjdk-devel, maven, maven-local, git
Requires: java-1.8.0-openjdk-devel
@ -46,6 +47,9 @@ exit 0
%changelog
* Fri Sep 15 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-4
- backport refactor receipt processor
* Wed Sep 13 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-3
- backport some enhancement