Version 252.2

- Latest batch of bugfixes (rhbz#2137631)
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2022-11-24 17:48:41 +01:00
parent 83301531c0
commit da37ad3139
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (systemd-252.1.tar.gz) = 7e9cd4b53522459d919252ff9343630f48e4ae94ff85138829257072c345e3636a2e52152e9080e6cf847c50c076b3e28a60a0d6e1896f183e442140fa97f92f
SHA512 (systemd-252.2.tar.gz) = 4a4f7382a6a2d7aea3a2866034a4562d1b45a4e18f733a371bb83d67bf4ef5d31d480e703fd353ee847fadc76005f9191a9a44d95c57f6849fdd451cc1b9e21d

View File

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