Version 253.4

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-05-11 22:28:36 +02:00
parent 806c95e1c7
commit 3d02d53d87
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (systemd-253.2.tar.gz) = bfa8d232055603beb851156cc4dac3f8efa89da648114f97d0e62a4b9d3fda5ce6dd2358eb056c766d475c560645638ea8041794e03a7950613b791e69820280
SHA512 (systemd-253.4.tar.gz) = cbd572330871fe938307cdead57637e9a03fcdb95b62dd12506f13f48fddcacfaf1e7b179bc9e1c1889a07d3bf21f840aafc773df3a1ab05b37d28950cb94ee1

View File

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