Version 258.10
- a bugfix release with correctness and security-relevant fixes too. 184 patches, so too many to describe here.
This commit is contained in:
parent
2617d7f54c
commit
6d7dadf9cb
2 changed files with 2 additions and 2 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (systemd-258.9.tar.gz) = e03272223a6ca85f52ef4ee5e7fcac665d1b20d2ff3ede4842dc1278f460dcba986cc06ff6cfb69971b6a83bb1149789f4c88bde768affc1c5b8c9f6f94ad26d
|
||||
SHA512 (systemd-258.10.tar.gz) = f925cad2b8c68f85c8711cf2f65fb8720004dea678c34120a954f1e8d39ee7a03563c71818adc98da93f5180b6f106449e0aceb964c95fd91deb5c4d3df3ca5d
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ Url: https://systemd.io
|
|||
# But don't do that on OBS, otherwise the version subst fails, and will be
|
||||
# like 257-123-gabcd257.1 instead of 257-123-gabcd
|
||||
%if %{without obs}
|
||||
Version: %{?version_override}%{!?version_override:258.9}
|
||||
Version: %{?version_override}%{!?version_override:258.10}
|
||||
%else
|
||||
Version: %{?version_override}%{!?version_override:%(cat meson.version)}
|
||||
%endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue