Version 250

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-12-23 13:47:14 +01:00
parent 34a8fa5907
commit 2edf38c273
2 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (systemd-250-rc3.tar.gz) = 7ddba91eea3357c493a6ec4dc427b4ec9ecd5d6322ab4827aaeb26ccc152354e85d1e81f0aa1bffae5b4d4cbd80626acda764915187d54c1773192bdbb50999f
SHA512 (systemd-250.tar.gz) = 7894ea63793dd0c6ae12f6acab04ba02e247e537c404693f69174bf4a10d85f01f51c4938912c9a43c35e526b3ae945a1774d45249b58b31a393332b6c01f4f8

View File

@ -30,7 +30,7 @@
Name: systemd
Url: https://www.freedesktop.org/wiki/Software/systemd
%if %{without inplace}
Version: 250~rc3
Version: 250
Release: 1%{?dist}
%else
# determine the build information from local checkout
@ -1020,7 +1020,8 @@ fi
%files standalone-sysusers -f .file-list-standalone-sysusers
%changelog
* Thu Dec 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250~rc3-1
* Thu Dec 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250-1
- Version 250, only some very small changes since -rc3.
- Switch unit status name format to 'combined' (#2028169)
* Mon Dec 20 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 250~rc3-1