mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
PG-430 Update rpm changelog automatically during build
This commit is contained in:
@@ -107,7 +107,7 @@ set_changelog(){
|
|||||||
echo "$start_line"
|
echo "$start_line"
|
||||||
current_date=$(date +"%a %b %d %Y")
|
current_date=$(date +"%a %b %d %Y")
|
||||||
sed -i "$start_line,$ d" $1
|
sed -i "$start_line,$ d" $1
|
||||||
echo "* $current_date Percona Build/Release Team <eng-build@percona.com> - ${VERSION}-${RPM_RELEASE} >> $1
|
echo "* $current_date Percona Build/Release Team <eng-build@percona.com> - ${VERSION}-${RPM_RELEASE}" >> $1
|
||||||
echo "- Release ${VERSION}-${RPM_RELEASE}" >> $1
|
echo "- Release ${VERSION}-${RPM_RELEASE}" >> $1
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user