diff --git a/oedp/build/constants.sh b/oedp/build/constants.sh index d199bbf1fc546828d37b7e74964386eb121142d3..529ef5fd78d6652b055e56047b70050bd895f36a 100644 --- a/oedp/build/constants.sh +++ b/oedp/build/constants.sh @@ -26,5 +26,5 @@ BUILD_SCRIPT_DIR="${PROJECT_DIR}"/build # 存放构建中间产物的暂存目录 TEMP_DIR="${PROJECT_DIR}"/temp # 打包目录 -PACKING_DIR_NAME=oedp-1.1.0-3 +PACKING_DIR_NAME=oedp-1.1.0 PACKING_DIR="${TEMP_DIR}/${PACKING_DIR_NAME}" \ No newline at end of file diff --git a/oedp/build/oedp.spec b/oedp/build/oedp.spec index 94de45c7728d6d2d517cde6d70ba433c88b35db1..8424e19517f40318d3e9f16f712ddb171b04254e 100644 --- a/oedp/build/oedp.spec +++ b/oedp/build/oedp.spec @@ -1,6 +1,6 @@ %define _python_bytecompile_errors_terminate_build 0 Name: oedp -Version: 1.1.0-3 +Version: 1.1.0 Release: release_number Summary: openEuler deploy tool License: MulanPSL-2.0