PG-430 Update rpm changelog automatically during build

pull/296/head
Vadim Yalovets 2022-05-31 11:49:15 +03:00
parent f9504fe2b9
commit 0dd2a89bb7
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ set_changelog(){
sed -i "$start_line,$ d" $1
echo "* $current_date Percona Build/Release Team <eng-build@percona.com> - ${VERSION}-${RPM_RELEASE}" >> $1
echo "- Release ${VERSION}-${RPM_RELEASE}" >> $1
echo >> $1
return
fi
done <$1