Version 251.14

- Various small bugfixes with no bugzillas attached
- Update hwdb to March 28 2023
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-03-31 19:02:03 +02:00
parent 9ada97774b
commit ff48006784
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
SHA512 (systemd-251.13.tar.gz) = 57947cad9e50efb2ff8d44c772c162077ecbf75c50b2740f69ab2a1ff3ea6fe921c7f7c8fe93778b84f643deab8d5eed86a2154eda73d2f13ef7ea3256f9835f
SHA512 (systemd-251.14.tar.gz) = 1c33dfef79381ad5b128bb20803f51607881202e46419414833771041f9f5dd113876d3089ada7567420b37e5f605b3803cddca8493bfd029b6dfb344a57d880

View File

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