From 994139168f1bee00499952b0968eb99eb267054e Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Mon, 2 Nov 2020 14:36:31 +0800 Subject: [PATCH 1/2] [patch tracking] 20201102143607132098 - https://github.com/https://github.com/BJMX/testPatch01/commit/8beb1ffa11324148f0396558757454561aece763 --- ...1ffa11324148f0396558757454561aece763.patch | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 8beb1ffa11324148f0396558757454561aece763.patch diff --git a/8beb1ffa11324148f0396558757454561aece763.patch b/8beb1ffa11324148f0396558757454561aece763.patch new file mode 100644 index 00000000..1f970dd2 --- /dev/null +++ b/8beb1ffa11324148f0396558757454561aece763.patch @@ -0,0 +1,22 @@ +diff --git a/1.txt b/1.txt +index d00491f..5de0040 100644 +--- a/1.txt ++++ b/1.txt +@@ -1 +1,16 @@ +-1 ++0 ++111 ++222 ++333 ++4 ++5 ++6 ++7 ++8 ++9 ++a ++b ++c ++d ++e ++f \ No newline at end of file -- Gitee From 913a7f0c0af0701345b311bdc4757e1048dd6919 Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Mon, 2 Nov 2020 14:36:32 +0800 Subject: [PATCH 2/2] [patch tracking] 20201102143607132098 - create spec file --- testPatch2.spec | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testPatch2.spec diff --git a/testPatch2.spec b/testPatch2.spec new file mode 100644 index 00000000..2b469c09 --- /dev/null +++ b/testPatch2.spec @@ -0,0 +1,4 @@ + +Patch6000: 8beb1ffa11324148f0396558757454561aece763.patch +* Mon Nov 02 2020 patch-tracking 0.0-1 +- append patch file of upstream repository from <8beb1ffa11324148f0396558757454561aece763> to <8beb1ffa11324148f0396558757454561aece763> -- Gitee