fix version
This commit is contained in:
parent
4f9bb33e1f
commit
0084fbccda
@ -12,7 +12,7 @@
|
||||
|
||||
Name: opengauss
|
||||
Version: 2.1.0
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: openGauss is an open source relational database management system
|
||||
License: MulanPSL-2.0 and MIT and BSD and zlib and TCL and Apache-2.0 and BSL-1.0
|
||||
URL: https://gitee.com/opengauss/openGauss-server
|
||||
@ -171,6 +171,8 @@ popd
|
||||
|
||||
########### build opengauss ###########
|
||||
pushd openGauss-server-%{version}
|
||||
echo "PRODUCT=openGauss" > build/script/gauss.spec
|
||||
echo "VERSION=2.1.0" >> build/script/gauss.spec
|
||||
chmod +x ./configure
|
||||
./configure \
|
||||
%ifarch sw_64
|
||||
@ -331,18 +333,15 @@ fi
|
||||
* Mon Aug 14 2023 zhangxubo <zhangxubo1@huawei.com> - 2.1.0-10
|
||||
- Fix bugs: #I7QJRO
|
||||
|
||||
* Tue Jun 6 2023 dillon chen<dillon.chen@gmail.com> - 2.1.0-8
|
||||
* Tue Jun 6 2023 dillon chen<dillon.chen@gmail.com> - 2.1.0-9
|
||||
- Fix bugs: #I677QX; add lsof
|
||||
|
||||
* Mon Apr 10 2023 panchenbo <panchenbo@kylinsec.com.cn> - 2.1.0-9
|
||||
* Mon Apr 10 2023 panchenbo <panchenbo@kylinsec.com.cn> - 2.1.0-8
|
||||
- add /etc/kylinsec-release support for KylinSec
|
||||
|
||||
* Sat Feb 11 2023 zhangxubo <zhangxubo1@huawei.com> - 2.1.0-8
|
||||
* Sat Feb 11 2023 zhangxubo <zhangxubo1@huawei.com> - 2.1.0-7
|
||||
- Fix bugs: #I6ED94
|
||||
|
||||
* Tue Jun 6 2023 dillon chen<dillon.chen@gmail.com> -2.1.0-7
|
||||
- Fix bugs: #I677QX; add lsof
|
||||
|
||||
* Wed Mar 30 2022 ouyangminxiang <ouyangminxiang@kylinsec.com.cn> - 2.1.0-6
|
||||
- add kylinsec platform
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user