Version 252

No big changes from -rc3. A bunch of bugfixes.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2022-10-31 22:27:33 +01:00
parent 9acedf97ae
commit eeb9a47dfb
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (systemd-252-rc3.tar.gz) = 3968f1df6eab12bb3fe9575e1bd9c87f7e1f45d22c404f250a0dc3e0da801cb089a5e4a1ebc9ef0e3b38c47d55db895eca3da419e757bc1e7f825d154e9b5468
SHA512 (systemd-252.tar.gz) = c9a5f4e3d11cf6a73b0f0d34f7e8f380b9b39bd4e8dd540affcba2eb24b777943f90662eb6ca2bd24276eb5d502312fcc2f097ec242ed1ca79603dbbde19ec7f

View File

@ -30,7 +30,7 @@
Name: systemd
Url: https://www.freedesktop.org/wiki/Software/systemd
%if %{without inplace}
Version: 252~rc3
Version: 252
%else
# determine the build information from local checkout
Version: %(tools/meson-vcs-tag.sh . error | sed -r 's/-([0-9])/.^\1/; s/-g/_g/')