From 453f57749fa091e8ee540dcc765ccc92ce9e4ed9 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Aug 09 2023 14:13:46 +0000 Subject: Version 254.1 ... (rhbz#2228089, possibly partial fix for rhbz#2229524) --- diff --git a/systemd.spec b/systemd.spec index 3a41bdb..ebc2601 100644 --- a/systemd.spec +++ b/systemd.spec @@ -35,7 +35,7 @@ Name: systemd Url: https://systemd.io %if %{without inplace} -Version: 254 +Version: 254.1 %else # determine the build information from local checkout Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')