From 425de02fc6d1e62462cef074b396226a7665ad80 Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Fri, 30 Oct 2020 14:47:20 +0800 Subject: [PATCH 1/3] [patch tracking] 20201030144713957015 - https://github.com/https://github.com/BJMX/testPatch01/commit/8d8809290bcb02a48c3420b79c1f9346a6998624 --- 8d8809290bcb02a48c3420b79c1f9346a6998624.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 8d8809290bcb02a48c3420b79c1f9346a6998624.patch diff --git a/8d8809290bcb02a48c3420b79c1f9346a6998624.patch b/8d8809290bcb02a48c3420b79c1f9346a6998624.patch new file mode 100644 index 00000000..0e42a4f8 --- /dev/null +++ b/8d8809290bcb02a48c3420b79c1f9346a6998624.patch @@ -0,0 +1,9 @@ +diff --git a/1.txt b/1.txt +index e422889..6de66e1 100644 +--- a/1.txt ++++ b/1.txt +@@ -4,4 +4,3 @@ + 333 + 4 + 5 +-6 \ No newline at end of file -- Gitee From be07c7f04de43fbffb95a9a4a9eb7241915af665 Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Fri, 30 Oct 2020 14:47:20 +0800 Subject: [PATCH 2/3] [patch tracking] 20201030144713957015 - https://github.com/https://github.com/BJMX/testPatch01/commit/387d81e3a96b0187e8ad751f7a46b5677d1e4511 --- 387d81e3a96b0187e8ad751f7a46b5677d1e4511.patch | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 387d81e3a96b0187e8ad751f7a46b5677d1e4511.patch diff --git a/387d81e3a96b0187e8ad751f7a46b5677d1e4511.patch b/387d81e3a96b0187e8ad751f7a46b5677d1e4511.patch new file mode 100644 index 00000000..9f658f6a --- /dev/null +++ b/387d81e3a96b0187e8ad751f7a46b5677d1e4511.patch @@ -0,0 +1,9 @@ +diff --git a/1.txt b/1.txt +index bcdc24c..e422889 100644 +--- a/1.txt ++++ b/1.txt +@@ -5,4 +5,3 @@ + 4 + 5 + 6 +-7 \ No newline at end of file -- Gitee From 1313d12dbe216f35041ad60d0a21bcf75568c4cd Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Fri, 30 Oct 2020 14:47:21 +0800 Subject: [PATCH 3/3] [patch tracking] 20201030144713957015 - 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..b50fbdfd --- /dev/null +++ b/testPatch2.spec @@ -0,0 +1,5 @@ + +Patch6000: 8d8809290bcb02a48c3420b79c1f9346a6998624.patch +Patch6001: 387d81e3a96b0187e8ad751f7a46b5677d1e4511.patch +* Fri Oct 30 2020 patch-tracking 0.0-1 +- append patch file of upstream repository from <8d8809290bcb02a48c3420b79c1f9346a6998624> to <387d81e3a96b0187e8ad751f7a46b5677d1e4511> -- Gitee