Version 254~rc3

- A bunch of fixes, e.g. rhbz#2223795. Also a bunch of reverts of
  commits which were found to cause problems.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-07-24 15:14:33 +02:00
parent 8e1134ffe7
commit 1edbd67466
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (systemd-254-rc2.tar.gz) = d19f6f709536475f200925d0a0711422878ecfebfd351a989bda98505926c0646cf18b00fb158249b51e8476b2e01754e0ed7f30fbbf775c3a99e819bcd16579
SHA512 (systemd-254-rc3.tar.gz) = b4d0385b4e25bc3895f37480afea6a5e17dd900379e6c5f8882b8b3db26c56305642f270c139c8396fcc41d87e1a8c97b963d945cd3deb43c58f4eb2196cb0a3

View File

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