From 8b7ba82600495a2656cfb988110d1b52d1decd11 Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Fri, 30 Oct 2020 16:45:10 +0800 Subject: [PATCH 1/3] [patch tracking] 20201030164507125396 - https://github.com/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..8c718520 --- /dev/null +++ b/2176e5a0e65086c4a6ddf17ef2b7675d3bc4e534.patch @@ -0,0 +1,9 @@ +diff --git a/1.txt b/1.txt +index 71cb235..2d5fe39 100644 +--- a/1.txt ++++ b/1.txt +@@ -11,4 +11,3 @@ + a + b + c +-d \ No newline at end of file -- Gitee From c3f32001e245aaeac30c40168769063898dd795c Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Fri, 30 Oct 2020 16:45:11 +0800 Subject: [PATCH 2/3] [patch tracking] 20201030164507125396 - https://github.com/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..0bd98761 --- /dev/null +++ b/b0227462f344235361383616170c7c5cd06b1b11.patch @@ -0,0 +1,9 @@ +diff --git a/1.txt b/1.txt +index 9bd4786..71cb235 100644 +--- a/1.txt ++++ b/1.txt +@@ -12,4 +12,3 @@ a + b + c + d +-e \ No newline at end of file -- Gitee From b0de50cc132e16b3851e93fc531afb8183dcdd8c Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Fri, 30 Oct 2020 16:45:12 +0800 Subject: [PATCH 3/3] [patch tracking] 20201030164507125396 - 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..718fc046 --- /dev/null +++ b/testPatch2.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