Version 248-rc2

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2021-02-23 19:08:11 +01:00
parent 729e28aae5
commit 4d3f7b560d
2 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
SHA512 (systemd-248-rc1.tar.gz) = 1483166eee79398f45d59198bc01621ad8af595a6df73a9510b82aab7a16f20469fb8bd7eca4a83f9a7212d17aa30fcdd256f96bf0b6b7e26454368bf17dc08e
SHA512 (systemd-248-rc2.tar.gz) = e637bdf781dc87c83f0e45f65a1060189279e2cdabd2c53e3ff8155d321ca9cafb8be1010e0899c0ed6cf42dc1834b756d98bca0b7443e02c83bfacdee4ce256

View File

@ -20,8 +20,8 @@
Name: systemd
Url: https://www.freedesktop.org/wiki/Software/systemd
Version: 248~rc1
Release: 2%{?dist}
Version: 248~rc2
Release: 1%{?dist}
# For a breakdown of the licensing, see README
License: LGPLv2+ and MIT and GPLv2+
Summary: System and Service Manager
@ -928,6 +928,10 @@ getent passwd systemd-network &>/dev/null || useradd -r -u 192 -l -g systemd-net
%files standalone-sysusers -f .file-list-standalone-sysusers
%changelog
* Tue Feb 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc2-1
- Latest upstream prelease, just a bunch of small fixes.
- Fixes #1931957.
* Tue Feb 23 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 248~rc1-2
- Rebuild with the newest scriptlets