diff --git a/opengauss-server.spec b/opengauss-server.spec index d65c923..876d815 100755 --- a/opengauss-server.spec +++ b/opengauss-server.spec @@ -12,7 +12,7 @@ Name: opengauss Version: 2.1.0 -Release: 7 +Release: 10 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 @@ -53,7 +53,7 @@ BuildRequires: numactl-devel Requires: lz4-devel protobuf-devel snappy-devel zstd-devel boost-devel Requires: libcgroup-devel libcurl-devel unixODBC-devel jemalloc-devel Requires: java-1.8.0-openjdk-devel libedit-devel libaio-devel -Requires: DCF +Requires: DCF lsof %ifnarch aarch64 %{arm} Requires: numactl-devel %endif @@ -308,13 +308,17 @@ fi %changelog -* Mon Aug 14 2023 zhangxubo - 2.1.0-9 +* Mon Aug 14 2023 zhangxubo - 2.1.0-10 - Fix bugs: #I7QJRO +* Mon Apr 10 2023 panchenbo - 2.1.0-9 +- add /etc/kylinsec-release support for KylinSec + * Sat Feb 11 2023 zhangxubo - 2.1.0-8 - Fix bugs: #I6ED94 -* Mon Apr 10 2023 panchenbo - 2.1.0-7 -- add /etc/kylinsec-release support for KylinSec + +* Tue Jun 6 2023 dillon chen -2.1.0-7 +- Fix bugs: #I677QX; add lsof * Wed Mar 30 2022 ouyangminxiang - 2.1.0-6 - add kylinsec platform