This update for postgresql13 fixes the following issues:
CVE-2021-32029: Fixed possibly-incorrect computation of UPDATE ... RETURNING outputs for joined cross-partition updates (bsc#1185926).
Don't use %stoponremoval, because it was meant to be private and got removed from openSUSE. %restartonupdate is also private, but still supported and needed for now (bsc#1183168).