From 327fa83451b046f25933d0fd75aa3f9ccca9ce9b Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Wed, 28 Oct 2020 12:26:56 +0800 Subject: [PATCH 1/3] [patch tracking] 20201028122647189843 - https://github.com/https://github.com/BJMX/testPatch01/commit/0c6f445cbe03a64f2f37166659e12e7e60ac4456 --- 0c6f445cbe03a64f2f37166659e12e7e60ac4456.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 0c6f445cbe03a64f2f37166659e12e7e60ac4456.patch diff --git a/0c6f445cbe03a64f2f37166659e12e7e60ac4456.patch b/0c6f445cbe03a64f2f37166659e12e7e60ac4456.patch new file mode 100644 index 00000000..fee7194c --- /dev/null +++ b/0c6f445cbe03a64f2f37166659e12e7e60ac4456.patch @@ -0,0 +1,9 @@ +diff --git a/2.txt b/2.txt +index 1000f90..95caba1 100644 +--- a/2.txt ++++ b/2.txt +@@ -6,4 +6,3 @@ + 5 + 6 + 7 +-8 \ No newline at end of file -- Gitee From 29511c9aceb830d08a36562d471f38fd089b214f Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Wed, 28 Oct 2020 12:26:57 +0800 Subject: [PATCH 2/3] [patch tracking] 20201028122647189843 - https://github.com/https://github.com/BJMX/testPatch01/commit/a523b085b9b6824be3fc3479d7e8a0c1f4f8c791 --- a523b085b9b6824be3fc3479d7e8a0c1f4f8c791.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 a523b085b9b6824be3fc3479d7e8a0c1f4f8c791.patch diff --git a/a523b085b9b6824be3fc3479d7e8a0c1f4f8c791.patch b/a523b085b9b6824be3fc3479d7e8a0c1f4f8c791.patch new file mode 100644 index 00000000..7667e1f4 --- /dev/null +++ b/a523b085b9b6824be3fc3479d7e8a0c1f4f8c791.patch @@ -0,0 +1,9 @@ +diff --git a/2.txt b/2.txt +index 8b1acc1..1000f90 100644 +--- a/2.txt ++++ b/2.txt +@@ -7,4 +7,3 @@ + 6 + 7 + 8 +-9 \ No newline at end of file -- Gitee From 2e6ee463d35d4d4a6658dd662c8abacc59e0b98e Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Wed, 28 Oct 2020 12:26:58 +0800 Subject: [PATCH 3/3] [patch tracking] 20201028122647189843 - 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..67dbf2f4 --- /dev/null +++ b/testPatch2.spec @@ -0,0 +1,5 @@ + +Patch6000: 0c6f445cbe03a64f2f37166659e12e7e60ac4456.patch +Patch6001: a523b085b9b6824be3fc3479d7e8a0c1f4f8c791.patch +* Wed Oct 28 2020 patch-tracking 0.0-1 +- append patch file of upstream repository from <0c6f445cbe03a64f2f37166659e12e7e60ac4456> to -- Gitee