Version 253.12

- Just some documentation patches, a hwdb update, and fix for udev
  on systemd with too much hardware devices, and some fixes for networkd.
- Fixes rhbz#2242759 by virtue of rebuild.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-10-26 00:11:43 +02:00
commit 729aadeb34
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
SHA512 (systemd-253.10.tar.gz) = dab45496586a9a78ba46a3c03c02e6bd97a8b832e28f96fdf052ecf1906c8c1bdc55967fc243ca837d0371e81730a92bb230e59a43e2ab6bc1b62fbd42a051d4
SHA512 (systemd-253.12.tar.gz) = dd099160932258f7baf541e52ce7181565096f93f9311e4d3f6383c2035ab3d39765a7de03fb99b83e16a79db301558577fb14859ef24f3da548e8806ef95ea2

View file

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