From edaa157918874478659896090b9512af0c50f82e Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Feb 05 2019 22:43:35 +0000 Subject: Override the version tag using the new functionality --- diff --git a/systemd.spec b/systemd.spec index 5e73989..922fe2d 100644 --- a/systemd.spec +++ b/systemd.spec @@ -326,6 +326,7 @@ CONFIGURE_OPTS=( -Dsplit-usr=false -Dsplit-bin=true -Db_lto=false + -Dversion-tag=v%{version}-%{release} ) %meson "${CONFIGURE_OPTS[@]}"