Fix the left project yaml file

1. Fix project yaml file
2. Fix the release number
This commit is contained in:
bzhaoop 2021-07-26 16:55:09 +08:00
parent 71b13cf171
commit dfe2939452
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
NAME: gpdb
Version: 6.17.0
Release: 1%{?dist}
Release: 1
Summary: Open Source Greenplum Database
License: Apache 2.0

View File

@ -1,4 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
seperator: NA
version_control: git
src_repo: https://github.com/greenplum-db/gpdb.git
tag_prefix: ""
separator: "."