From 3953cd7c7ffe25564c0eb0931cf960f2c26d13cf Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Mon, 19 Oct 2020 09:57:06 +0800 Subject: [PATCH 1/3] [patch tracking] 20201019095641406501 - https://github.com/BJMX/testPatch01/commit/9d3e8cb0196c2fc45f89fab76645fd10ece9b0d9 --- 9d3e8cb0196c2fc45f89fab76645fd10ece9b0d9.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 9d3e8cb0196c2fc45f89fab76645fd10ece9b0d9.patch diff --git a/9d3e8cb0196c2fc45f89fab76645fd10ece9b0d9.patch b/9d3e8cb0196c2fc45f89fab76645fd10ece9b0d9.patch new file mode 100644 index 00000000..ead6bf2c --- /dev/null +++ b/9d3e8cb0196c2fc45f89fab76645fd10ece9b0d9.patch @@ -0,0 +1,9 @@ +diff --git a/3.txt b/3.txt +index 819ba59..2641141 100644 +--- a/3.txt ++++ b/3.txt +@@ -1,3 +1,4 @@ + 1010 + 222 + 333 ++1919 -- Gitee From 903a9aefc9ce0f2aca7965bf868dc36c879de71e Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Mon, 19 Oct 2020 09:57:07 +0800 Subject: [PATCH 2/3] [patch tracking] 20201019095641406501 - https://github.com/BJMX/testPatch01/commit/7ef652b013087b0d4873650aa1b401354dbc9d0c --- 7ef652b013087b0d4873650aa1b401354dbc9d0c.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 7ef652b013087b0d4873650aa1b401354dbc9d0c.patch diff --git a/7ef652b013087b0d4873650aa1b401354dbc9d0c.patch b/7ef652b013087b0d4873650aa1b401354dbc9d0c.patch new file mode 100644 index 00000000..d8f5bf32 --- /dev/null +++ b/7ef652b013087b0d4873650aa1b401354dbc9d0c.patch @@ -0,0 +1,9 @@ +diff --git a/3.txt b/3.txt +index 2641141..2fc5dca 100644 +--- a/3.txt ++++ b/3.txt +@@ -2,3 +2,4 @@ + 222 + 333 + 1919 ++1111 -- Gitee From 275bdfa1994b8a96c5b72e418c848bda9806361c Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Mon, 19 Oct 2020 09:57:08 +0800 Subject: [PATCH 3/3] [patch tracking] 20201019095641406501 - create spec file --- testPatch2.spec | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testPatch2.spec diff --git a/testPatch2.spec b/testPatch2.spec new file mode 100644 index 00000000..8c010906 --- /dev/null +++ b/testPatch2.spec @@ -0,0 +1,5 @@ + +Patch6000: 9d3e8cb0196c2fc45f89fab76645fd10ece9b0d9.patch +Patch6001: 7ef652b013087b0d4873650aa1b401354dbc9d0c.patch +* 20201019095641406501 patch-tracking 0.0-1 +- append patch file of upstream repository from <9d3e8cb0196c2fc45f89fab76645fd10ece9b0d9> to <7ef652b013087b0d4873650aa1b401354dbc9d0c> -- Gitee