From dbec869b375f20b7ccba3209f4f8a6bc11e3bdf7 Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Mon, 2 Nov 2020 14:36:57 +0800 Subject: [PATCH 1/2] [patch tracking] 20201102143646056118 - 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 3329198159af323a8dcf23e8ba32b0488508d494 Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Mon, 2 Nov 2020 14:36:58 +0800 Subject: [PATCH 2/2] [patch tracking] 20201102143646056118 - create spec file --- testPatch1.spec | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testPatch1.spec diff --git a/testPatch1.spec b/testPatch1.spec new file mode 100644 index 00000000..2b469c09 --- /dev/null +++ b/testPatch1.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