From 2bdd14a7612818b9684423e8078e4836b0de4503 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Sat, 27 Jul 2024 11:19:09 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=202.2407.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.sh | 2 +- debbuild/22.04/DEBIAN/control | 2 +- debbuild/DEBIAN/control | 2 +- rpmbuild/SPECS/omc.spec | 5 +---- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/build.sh b/build.sh index 3d708f3..fce0115 100644 --- a/build.sh +++ b/build.sh @@ -55,7 +55,7 @@ fi ProjectL=omc ProjectU=OMC PROJECT=${ProjectL} -VERSION=2.2407.3 +VERSION=2.2407.4 RelDate=`date +%Y%m%d` RelVer=${VERSION}-${RelDate} Ky10Arch=ky10.aarch64 diff --git a/debbuild/22.04/DEBIAN/control b/debbuild/22.04/DEBIAN/control index 8767381..953b689 100644 --- a/debbuild/22.04/DEBIAN/control +++ b/debbuild/22.04/DEBIAN/control @@ -1,5 +1,5 @@ Package: OMC -Version: 2.2407.3-YYYYMMDD +Version: 2.2407.4-YYYYMMDD Section: AGrandTech Prioritt: optional Architecture: amd64 diff --git a/debbuild/DEBIAN/control b/debbuild/DEBIAN/control index 8767381..953b689 100644 --- a/debbuild/DEBIAN/control +++ b/debbuild/DEBIAN/control @@ -1,5 +1,5 @@ Package: OMC -Version: 2.2407.3-YYYYMMDD +Version: 2.2407.4-YYYYMMDD Section: AGrandTech Prioritt: optional Architecture: amd64 diff --git a/rpmbuild/SPECS/omc.spec b/rpmbuild/SPECS/omc.spec index ab46076..e5571d8 100644 --- a/rpmbuild/SPECS/omc.spec +++ b/rpmbuild/SPECS/omc.spec @@ -8,7 +8,7 @@ Name: %{project_lname} Summary: AGrandTech 5GC OMC -Version: 2.2407.3 +Version: 2.2407.4 Release: %{release_date} Vendor: AGrandTech URL: https://www.agrandtech.com/ @@ -63,8 +63,6 @@ chmod +rx ${RPM_BUILD_ROOT}/usr/lib64/* # 安装完成后执行 %post OmcRootDir=/usr/local/omc -RedisBinDir=/usr/local/bin -RedisConfDir=/usr/local/etc/kvdb OMCEtcDir=${OmcRootDir}/etc FERootDir=${OmcRootDir}/htdocs/front UsrLib64Dir=/usr/lib64 @@ -189,7 +187,6 @@ fi /usr/local/omc/license /usr/local/omc/database /usr/local/omc/static -/usr/local/omc/depends #/etc/nginx/conf.d/omc.conf /lib/systemd/system/restagent.service /lib/systemd/system/crontask.service