This is an automated email from the ASF dual-hosted git repository.
huixxi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
The following commit(s) were added to refs/heads/master by this push:
new 8d6d51d1 Update release_cn.md
8d6d51d1 is described below
commit 8d6d51d1a67ecdcac4af0dc3d7f9124c3d7892c6
Author: HU <[email protected]>
AuthorDate: Wed Oct 12 11:10:27 2022 +0800
Update release_cn.md
---
community/release_cn.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/community/release_cn.md b/community/release_cn.md
index 3128591d..3096ae6d 100644
--- a/community/release_cn.md
+++ b/community/release_cn.md
@@ -155,6 +155,13 @@ sub rsa4096 2021-10-17 [E]
set(BRPC_VERSION 1.0.0)
```
+### 更新/package/rpm/brpc.spec文件
+编辑项目根目录下`/package/rpm/brpc.spec`文件,更新版本号,并提交至代码仓库,本文以`1.0.0`版本为例,修改Version为:
+
+```
+Version: 1.0.0
+```
+
## 2. 创建发布 tag
拉取发布分支,并推送tag
```bash
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]