From aa734137e711846475ea91650fe49750c7bc48eb Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Tue, 27 Oct 2020 15:04:03 +0800 Subject: [PATCH 1/3] [patch tracking] 20201027150352437050 - https://github.com/https://github.com/BJMX/testPatch01/commit/efd385b5da8cabe99a0d3b709543c9ebef61944b --- efd385b5da8cabe99a0d3b709543c9ebef61944b.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 efd385b5da8cabe99a0d3b709543c9ebef61944b.patch diff --git a/efd385b5da8cabe99a0d3b709543c9ebef61944b.patch b/efd385b5da8cabe99a0d3b709543c9ebef61944b.patch new file mode 100644 index 00000000..7aa29dab --- /dev/null +++ b/efd385b5da8cabe99a0d3b709543c9ebef61944b.patch @@ -0,0 +1,8 @@ +diff --git a/2.txt b/2.txt +index 4539bbf..0d66ea1 100644 +--- a/2.txt ++++ b/2.txt +@@ -1,3 +1,2 @@ + 0 + 1 +-2 \ No newline at end of file -- Gitee From 085ef9a1a1bd0e5fca1cfb4bf4c3576b793eb67b Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Tue, 27 Oct 2020 15:04:04 +0800 Subject: [PATCH 2/3] [patch tracking] 20201027150352437050 - https://github.com/https://github.com/BJMX/testPatch01/commit/253b37bdf9ef056bb5dd7bb70490d0d37afcb363 --- 253b37bdf9ef056bb5dd7bb70490d0d37afcb363.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 253b37bdf9ef056bb5dd7bb70490d0d37afcb363.patch diff --git a/253b37bdf9ef056bb5dd7bb70490d0d37afcb363.patch b/253b37bdf9ef056bb5dd7bb70490d0d37afcb363.patch new file mode 100644 index 00000000..8c0e1f68 --- /dev/null +++ b/253b37bdf9ef056bb5dd7bb70490d0d37afcb363.patch @@ -0,0 +1,9 @@ +diff --git a/2.txt b/2.txt +index bc856da..4539bbf 100644 +--- a/2.txt ++++ b/2.txt +@@ -1,4 +1,3 @@ + 0 + 1 + 2 +-3 \ No newline at end of file -- Gitee From 23d5feefd926e732bddbec229479ef109ee62bef Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Tue, 27 Oct 2020 15:04:04 +0800 Subject: [PATCH 3/3] [patch tracking] 20201027150352437050 - 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..49871f22 --- /dev/null +++ b/testPatch2.spec @@ -0,0 +1,5 @@ + +Patch6000: efd385b5da8cabe99a0d3b709543c9ebef61944b.patch +Patch6001: 253b37bdf9ef056bb5dd7bb70490d0d37afcb363.patch +* Tue Oct 27 2020 patch-tracking 0.0-1 +- append patch file of upstream repository from to <253b37bdf9ef056bb5dd7bb70490d0d37afcb363> -- Gitee