diff --git a/systemd.spec b/systemd.spec index 4c5cdae..c6432c5 100644 --- a/systemd.spec +++ b/systemd.spec @@ -33,7 +33,7 @@ Version: 253.2 # determine the build information from local checkout Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/') %endif -Release: %autorelease -e 1.riscv64 +Release: %autorelease -e 2.riscv64 %global stable %(c="%version"; [ "$c" = "${c#*.*}" ]; echo $?)