fix some bugs
This commit is contained in:
parent
7eb8aca465
commit
15aae5723f
1538
patch005-backport-fix-some-bugs.patch
Normal file
1538
patch005-backport-fix-some-bugs.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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.3
|
Version: 5.1.3
|
||||||
Release: 5
|
Release: 6
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: Applications/Message
|
Group: Applications/Message
|
||||||
URL: https://rocketmq.apache.org/
|
URL: https://rocketmq.apache.org/
|
||||||
@ -14,6 +14,7 @@ Patch0001: patch001-backport-some-typo-fixes.patch
|
|||||||
Patch0002: patch002-backport-some-enhancement.patch
|
Patch0002: patch002-backport-some-enhancement.patch
|
||||||
Patch0003: patch003-backport-feature-refactor-recipt-processor.patch
|
Patch0003: patch003-backport-feature-refactor-recipt-processor.patch
|
||||||
Patch0004: patch004-backport-Support-Proxy-Protocol-for-gRPC-and-Remoting-Server.patch
|
Patch0004: patch004-backport-Support-Proxy-Protocol-for-gRPC-and-Remoting-Server.patch
|
||||||
|
Patch0005: patch005-backport-fix-some-bugs.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
|
||||||
|
|
||||||
@ -48,6 +49,9 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 15 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-6
|
||||||
|
- backport fix some bugs
|
||||||
|
|
||||||
* Fri Sep 15 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-5
|
* Fri Sep 15 2023 ShiZhili <shizhili_yewu@cmss.chinamobile.com> - 5.1.3-5
|
||||||
- backport Support Proxy Protocol for gRPC and Remoting Server
|
- backport Support Proxy Protocol for gRPC and Remoting Server
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user