From 4f75be00927d453a78882e6b7a9018dd3caa93de Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Fri, 30 Oct 2020 16:45:17 +0800 Subject: [PATCH 1/3] [patch tracking] 20201030164302253657 - https://github.com/BJMX/testPatch01/commit/2176e5a0e65086c4a6ddf17ef2b7675d3bc4e534 --- 2176e5a0e65086c4a6ddf17ef2b7675d3bc4e534.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 2176e5a0e65086c4a6ddf17ef2b7675d3bc4e534.patch diff --git a/2176e5a0e65086c4a6ddf17ef2b7675d3bc4e534.patch b/2176e5a0e65086c4a6ddf17ef2b7675d3bc4e534.patch new file mode 100644 index 00000000..1b0a2583 --- /dev/null +++ b/2176e5a0e65086c4a6ddf17ef2b7675d3bc4e534.patch @@ -0,0 +1,9 @@ +diff --git a/1.txt b/1.txt +index 2d5fe39..71cb235 100644 +--- a/1.txt ++++ b/1.txt +@@ -11,3 +11,4 @@ + a + b + c ++d -- Gitee From 23bece8f48072312731128cb5f5d1b1686e7cc5c Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Fri, 30 Oct 2020 16:45:17 +0800 Subject: [PATCH 2/3] [patch tracking] 20201030164302253657 - https://github.com/BJMX/testPatch01/commit/b0227462f344235361383616170c7c5cd06b1b11 --- b0227462f344235361383616170c7c5cd06b1b11.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 b0227462f344235361383616170c7c5cd06b1b11.patch diff --git a/b0227462f344235361383616170c7c5cd06b1b11.patch b/b0227462f344235361383616170c7c5cd06b1b11.patch new file mode 100644 index 00000000..782370b3 --- /dev/null +++ b/b0227462f344235361383616170c7c5cd06b1b11.patch @@ -0,0 +1,9 @@ +diff --git a/1.txt b/1.txt +index 71cb235..9bd4786 100644 +--- a/1.txt ++++ b/1.txt +@@ -12,3 +12,4 @@ a + b + c + d ++e -- Gitee From 55c5907bd37b11685646bc9084bb4cc67fdd432e Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Fri, 30 Oct 2020 16:45:18 +0800 Subject: [PATCH 3/3] [patch tracking] 20201030164302253657 - create spec file --- testPatch1.spec | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testPatch1.spec diff --git a/testPatch1.spec b/testPatch1.spec new file mode 100644 index 00000000..718fc046 --- /dev/null +++ b/testPatch1.spec @@ -0,0 +1,5 @@ + +Patch6000: 2176e5a0e65086c4a6ddf17ef2b7675d3bc4e534.patch +Patch6001: b0227462f344235361383616170c7c5cd06b1b11.patch +* Fri Oct 30 2020 patch-tracking 0.0-1 +- append patch file of upstream repository from <2176e5a0e65086c4a6ddf17ef2b7675d3bc4e534> to -- Gitee