mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
PG-430 Update rpm changelog automatically during build
This commit is contained in:
@@ -109,6 +109,7 @@ set_changelog(){
|
|||||||
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
|
||||||
|
echo >> $1
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
done <$1
|
done <$1
|
||||||
|
|||||||
Reference in New Issue
Block a user