1
0

feat: nbi release 2.2506.1

This commit is contained in:
simon
2025-06-23 18:29:03 +08:00
parent 1386f2aa41
commit e5b8df0753
4 changed files with 9 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ fi
ProjectL=omc ProjectL=omc
ProjectU=OMC ProjectU=OMC
PROJECT=${ProjectL} PROJECT=${ProjectL}
VERSION=2.2505.1 VERSION=2.2506.1
RelDate=`date +%Y%m%d` RelDate=`date +%Y%m%d`
RelVer=${VERSION}-${RelDate} RelVer=${VERSION}-${RelDate}
Ky10Arch=ky10.aarch64 Ky10Arch=ky10.aarch64
@@ -222,6 +222,10 @@ case "${pkgtype}" in
cd ${RpmBuildDir} cd ${RpmBuildDir}
rpmbuild -bb -D "_topdir ${RpmBuildDir}" ${RpmBuildDir}/SPECS/omc.spec rpmbuild -bb -D "_topdir ${RpmBuildDir}" ${RpmBuildDir}/SPECS/omc.spec
if [ ! ProjectTag = "" ]; then
RpmPkgRename=${ProjectL}-r${RelVer}-${RelOS}-${RelArch}-${ProjectTag}.${ptype}
fi
mv -f $RpmsDir/$RpmArch/$RpmPkgName ${ReleasePkgDir}/$RpmPkgRename mv -f $RpmsDir/$RpmArch/$RpmPkgName ${ReleasePkgDir}/$RpmPkgRename
cd ${ReleasePkgDir} cd ${ReleasePkgDir}
rm -f omc-md5sum.txt rm -f omc-md5sum.txt

View File

@@ -1,5 +1,5 @@
Package: OMC Package: OMC
Version: 2.2505.1-YYYYMMDD Version: 2.2506.1-YYYYMMDD
Section: AGrandTech Section: AGrandTech
Prioritt: optional Prioritt: optional
Architecture: amd64 Architecture: amd64

View File

@@ -1,5 +1,5 @@
Package: OMC Package: OMC
Version: 2.2505.1-YYYYMMDD Version: 2.2506.1-YYYYMMDD
Section: AGrandTech Section: AGrandTech
Prioritt: optional Prioritt: optional
Architecture: amd64 Architecture: amd64

View File

@@ -9,7 +9,7 @@
Name: %{project_lname} Name: %{project_lname}
Summary: 5GC OMC Summary: 5GC OMC
Version: 2.2505.1 Version: 2.2506.1
Release: %{release_date} Release: %{release_date}
Vendor: omc Vendor: omc
URL: https://www.omc.com/ URL: https://www.omc.com/