From 788811c6223d6d1c2964615894a636eee9cfc189 Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Wed, 4 Nov 2020 09:53:33 +0800 Subject: [PATCH 1/2] [patch tracking] 20201104095253338099 - https://github.com/https://github.com/BJMX/testPatch01/commit/d1bba25a004be510806098b54c4447c6c458b0e4 --- d1bba25a004be510806098b54c4447c6c458b0e4.patch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 d1bba25a004be510806098b54c4447c6c458b0e4.patch diff --git a/d1bba25a004be510806098b54c4447c6c458b0e4.patch b/d1bba25a004be510806098b54c4447c6c458b0e4.patch new file mode 100644 index 00000000..f0aebb8e --- /dev/null +++ b/d1bba25a004be510806098b54c4447c6c458b0e4.patch @@ -0,0 +1,7 @@ +diff --git a/1.txt b/1.txt +index 1191247..d00491f 100644 +--- a/1.txt ++++ b/1.txt +@@ -1,2 +1 @@ + 1 +-2 \ No newline at end of file -- Gitee From 9c81877594c0fe03ae74cf08f9c2fd2fad7d26d2 Mon Sep 17 00:00:00 2001 From: ZhangYifan Date: Wed, 4 Nov 2020 09:53:34 +0800 Subject: [PATCH 2/2] [patch tracking] 20201104095253338099 - 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..ebb724ea --- /dev/null +++ b/testPatch1.spec @@ -0,0 +1,4 @@ + +Patch6000: d1bba25a004be510806098b54c4447c6c458b0e4.patch +* Wed Nov 04 2020 patch-tracking 0.0-1 +- append patch file of upstream repository from to -- Gitee