From 93bd5ab6d57004b539bdb0c97ec01fcc7634c0ed Mon Sep 17 00:00:00 2001 From: twwang Date: Wed, 2 Sep 2020 14:57:40 +0800 Subject: [PATCH] fix spec file name problem ,it should use repository name --- builds.spec => platform_build.spec | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename builds.spec => platform_build.spec (100%) diff --git a/builds.spec b/platform_build.spec similarity index 100% rename from builds.spec rename to platform_build.spec -- Gitee